Skip to content

A local plugin that allows administrators to enrol multiple users into multiple courses. It also allows enrolling or unenrolling multiple courses for a single user.

Notifications You must be signed in to change notification settings

E-learningTouch/moodle-local_multiple_enrollments

 
 

Repository files navigation

Multiple Enrollments

Table of Contents

📑 About The Project

A local plugin that allows administrators to enrol multiple users into multiple courses.

It also allows enrolling or unenrolling multiple courses for a single user.

⚙️ Installation

For more information, see the official plugin installation guide.

🎓 Moodle Way

  1. Download the latest version or source code of the plugin compatible with your Moodle platform.
  2. Go to your platform's plugin installation page: Site administration > Plugins > Install plugins.
  3. Upload the plugin file and follow the installation process.

🔧 Manual

  1. Download the latest version or source code of the plugin compatible with your Moodle platform.
  2. Navigate to the moodle/local directory on your platform.
  3. Unzip the plugin into the directory and make sure that the folder containing the plugin files is named multiple_enrollments.

:octocat: Using Git

  1. Open a terminal and navigate to the moodle/local directory on your platform.
  2. Clone the project using the following command:
    git clone https://github.com/E-learningTouch/moodle-local_multiple_enrollments multiple_enrollments

📖 Documentation

Please visit the plugin wiki for full documentation.

About

A local plugin that allows administrators to enrol multiple users into multiple courses. It also allows enrolling or unenrolling multiple courses for a single user.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.2%
  • JavaScript 13.0%
  • CSS 2.8%