Skip to content

Plugin for the Canvas LMS theme app that groups the courses on the 'All Courses' page in tabs per term

License

Notifications You must be signed in to change notification settings

artevelde-uas/canvas-lms-all-courses-terms-tabs-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas LMS All Courses Terms Tabs Plug-in

Plugin for the Canvas LMS theme app that groups the courses on the 'All Courses' page in tabs per term.

NPM version License Downloads PRs Welcome

Before:

Before

After:

After

Installation

Using NPM:

npm install @artevelde-uas/canvas-lms-all-courses-terms-tabs-plugin

Using Yarn:

yarn add @artevelde-uas/canvas-lms-all-courses-terms-tabs-plugin

Usage

Just import the plug-in and add it to the Canvas app:

import canvas from '@artevelde-uas/canvas-lms-app';
import allCoursesTermsTabsPlugin from '@artevelde-uas/canvas-lms-all-courses-terms-tabs-plugin';

canvas.addPlugin(allCoursesTermsTabsPlugin);

canvas.run();

About

Plugin for the Canvas LMS theme app that groups the courses on the 'All Courses' page in tabs per term

Resources

License

Stars

Watchers

Forks

Packages