Skip to content

gitongaroy/moodle-block_helloworld

 
 

Repository files navigation

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

About

a basic Moodle hello world block plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.9%
  • CSS 7.8%
  • JavaScript 4.6%
  • HTML 2.7%