/moodle-block_helloworld

a basic Moodle hello world block plugin

Primary LanguagePHP

Moodle hello world block plugin

Description

This repo is a basic hello world block plugin for Moodle LMS. This can be used as a template for Moodle block plugin development.

Installation

  • clone this repo and rename it to helloworld
  • move the helloworld folder to the blocks folder of your moodle installation
  • go to the admin page to enable the plugin, e.g. http://localhost/admin/index.php

That was it ! You can now add a hello world block.

Usage

Basic usage

Connect as an admin and add a "hello world" block. Once added, you can configure your block settings.

Global configuration

Ressources