
local_custompage (Moodle 4.0+)
--------------------------------
A minimal local plugin that adds a custom page at /local/custompage.

Install:
1) Copy 'custompage' folder into MOODLE_ROOT/local/
   or install the provided ZIP via Site administration > Plugins > Install plugins.
2) Complete the upgrade.
3) Access the page at: /local/custompage/index.php
   A link is also added under Site administration > Plugins > Local plugins.

Capability:
- local/custompage:view (allowed for users, students, teachers, managers by default)

Uninstall: Remove from Site administration > Plugins > Plugins overview.
