benIT / moodle-block_helloworld

a basic Moodle hello world block plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:PHP 84.8%Language:CSS 7.8%Language:JavaScript 4.6%Language:HTML 2.7%