Skip to main content

Installation

Moodle Installation Process Moodle Configuration

Add a new user. Adding a new course Installing plugins

Installing directly from the Moodle plugins directory

Installing via uploaded ZIP file Uninstalling a plugin

Plugins overview

Plugin updating from within Moodle.

Activities

Moodle Installation Process

In the application, we had three options shown below

Install

  • Update

  • Remove

  • click on install

  • Then it will show another dropdown menu option of install type

  • Click on the drop-down menu of the install type, and you will get the options of

Servercp

  • Choose Servercp Visualization for installation

  • Drop down the Application List then we will get the applications list with choosing options

  • Select the Moodle in the application list

  • Then click on next to install

  • Installation will be done

Moodle Configuration

Moodle configuration Click on site

Click on application Then click on Moodle

Then you will redirected to the following page as shown below

Then click on next then you will get the installation paths page then we are going to confirm the paths

Now please allow the values of web address and Moodle directory as Default taken just change the Data Directory as /var/moodledata Then click on next

Then you will get the database installation page as shown below

Then select the database driver improved MYSQL (native/mysqli) and click on next then you will get the Database settings page as shown below

full fill the details and click on next

Then you will get the confirmation page show below

Click on continue

Then you will get the server checks page.

Moodle itself checks the all minimum requirements once everything is fine you can continue then you will get below page as shown

Click on continue

Then its will show the installation components list as shown below and click on continue to install

Next full fill the installation details as per requirement

Then you will get the new site home settings as required and then click on update profile then you will get the below page

Full fill all the details and like location and support contact and site name and click on save changes below it will ask you for the complete your site registration process shown as below

Then you will get the dashboard and confirmation mail will be generated and sent to user mail idInstalling plugins

Why install additional plugins?

Plugins enable you to add additional features and functionality to Moodle, such as new activities, new quiz question types, new reports, integrations with other systems and many more.

Note: Certain hosting solutions, such as Moodle Cloud, prevent plugins being installed from within Moodle.

  • OpenMeetings

  • Level Up XP

  • Quizventure

  • Analytics Graphs

  • OpenAI Chat Block

  • OpenID Connect

  • Caliper log store

  • Microsoft 365 Integration

Choosing the best plugins for your site

You can find the plugins with the largest number of downloads in the last three months at Moodle plugins directory: Stats . These are the plugins most likely to be most useful for most sites. It would probably be a good idea to consider them first.

Installing directly from the Moodle plugins directory

  1. Login as an admin and go to Site administration > Plugins > Install plugins. (If you can't find this location, then plugin installation is prevented on your site.)

  2. Click the button 'Install plugins from Moodle plugins directory'.

  3. Select your current Moodle version, then search for a plugin with an Install button, click the Install button, then click Continue.

  4. Confirm the installation request.

  5. Check the plugin validation report.

Installing via uploaded ZIP file

  1. Go to the Moodle plugins directory, select your current Moodle version, then choose a plugin with a Download button and download the ZIP file.

  2. Login to your Moodle site as an admin and go to Administration > Site administration > Plugins > Install plugins.

  3. Upload the ZIP file. You should only be prompted to add extra details (in the Show more section) if your plugin is not automatically detected.

  4. If your target directory is not writable, you will see a warning message.

  5. Check the plugin validation report.

Uninstalling a plugin

To uninstall a plugin

1.Go to Administration> Site Administration > Plugins > Plugins overview and click the Uninstall link opposite the plugin you wish to remove.

  1. Use a file manager to remove/delete the actual plugin directory as instructed, otherwise Moodle will reinstall it next time you access the site administration.

Plugins overview

Plugins overview highlighting available check button.

The Plugins overview page in Administration > Site Administration > Plugins > Plugins overview lists all installed plugins, together with the version number, release, availability (enabled or disabled) and settings link (if applicable).

A ‘Check for available updates' button enables admins to quickly check for any updates available for plugins installed on the site (from the plugins directory). Any updates available are highlighted, with further information and a download link in the note’s column opposite the plugin.

Plugin updating from within Moodle.

An administrator can enable updates deployment in Administration > Site Administration > Server > Update notifications. Then when updates are available, 'Install this update' buttons are shown on the Plugins overview page. See Automatic updates deployment for more details.