Moodle Plugins directory: Buttons: Versions: 5.x | Moodle.org

Buttons
Course formats ::: format_buttons
Maintained by
JHON EDINSON RANGEL ARDILA
Buttons is a course format that creates a menu with buttons to access the sections, one by one.
Please favourite ♥!
Buttons 5.x
Moodle 4.4, 4.5, 5.0
Released: Saturday, 5 July 2025, 10:32 AM
Code prechecks
overview
phplint
phpcs234 | 59
js
css
phpdoc15 | 0
savepoint
thirdparty
grunt
shifter
mustache0 | 2
gherkin
HTML | XML[2025041711] - 2025-04-18
Changed
- Restructured all renderer classes and Mustache templates.
- Updated plugin structure to match Moodle’s official guidelines.
⚠️ The previous structure was compatible with early versions of Moodle 4.1 (pre-stable).
This update ensures full compatibility with Moodle 5.x.
[2025042000] - 2025-04-20
Changed
- Add two class in section: selector and navigation.
- Changed default configs.
- Added cache to save the last section where the user was.
Version information
- Version build number
- 2025070400
- Version release name
- 5.x
- Maturity
- Stable version
- MD5 Sum
- 01584cd541803a1b91db302e9b1879d3
- Supported software
- Moodle 4.4, Moodle 4.5, Moodle 5.0
- The more recent release 4.x (2025072600) exists for Moodle 4.4
- The more recent release 4.x (2025072600) exists for Moodle 4.5
- The more recent release 5.x (2025072601) exists for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Course formats
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myformat") in the "course/format" subdirectory.
- Visit http://yoursite.com/admin to finish the installation