This repo is a basic hello world block plugin for Moodle LMS. This can be used as a template for Moodle block plugin development.
- 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.
Connect as an admin and add a "hello world" block. Once added, you can configure your block settings.
- The global configuration of the block is available at : http://localhost/admin/settings.php?section=blocksettinghelloworld