1.2.1 • Published 3 months ago

@artevelde-uas/canvas-lms-export-course-groups-plugin v1.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

Canvas LMS Export Course Groups Plug-in

npm.io npm.io npm.io

Plugin for the Canvas LMS theme app that adds a menu item to export course groups as Excel.

Example image

Installation

Using NPM:

npm install @artevelde-uas/canvas-lms-export-course-groups-plugin

Using Yarn:

yarn add @artevelde-uas/canvas-lms-export-course-groups-plugin

Usage

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

import canvas from '@artevelde-uas/canvas-lms-app';
import exportCourseGroupsPlugin from '@artevelde-uas/canvas-lms-export-course-groups-plugin';

canvas.addPlugin(exportCourseGroupsPlugin);

canvas.run();
1.2.1

3 months ago

1.2.0

12 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

1.1.2

1 year ago

0.6.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago