@artevelde-uas/canvas-lms-enable-course-recycle-bin-plugin

2.1.0 • Public • Published

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:

A new button will be added on the cource settings page:

Button placement

Recycle bin page:

This will give you access to the hidden recycle bin page:

Recycle bin page

Installation

Using NPM:

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

Using Yarn:

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

Usage

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

import { run, addPlugin } from '@artevelde-uas/canvas-lms-app';
import enableCourseRecycleBinPlugin from '@artevelde-uas/canvas-lms-enable-course-recycle-bin-plugin';

addPlugin(enableCourseRecycleBinPlugin);

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.)

Dependents (0)

Package Sidebar

Install

npm i @artevelde-uas/canvas-lms-enable-course-recycle-bin-plugin

Weekly Downloads

1

Version

2.1.0

License

ISC

Unpacked Size

243 kB

Total Files

15

Last publish

Collaborators

  • digitaalleren
  • renaatdemuynck