0.6.0 • Published 4 years ago

@ahsdile/canvas-lms-enable-course-recycle-bin-plugin v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Canvas LMS Course Recycle Bin Plug-in

Plugin for the Canvas LMS theme app that adds a 'Course Recycle Bin' button to the course settings menu.

Button placement:

Example image

Recycle bin page:

Example image

Installation

Using NPM:

npm install @ahsdile/canvas-lms-enable-course-recycle-bin-plugin

Using Yarn:

yarn add @ahsdile/canvas-lms-enable-course-recycle-bin-plugin

Usage

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

import canvas from '@ahsdile/canvas-lms-app';
import enableCourseRecycleBinPlugin from '@ahsdile/canvas-lms-enable-course-recycle-bin-plugin';

canvas.addPlugin(enableCourseRecycleBinPlugin);

canvas.run();

Translations

The plug-in is currently translated in the following languages: English, Dutch, French, German, Spanish, Italian, Chinese and Japanese. Some of these are done with a translation tool so they may not be accurate.

0.6.0

4 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.3

5 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago