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 5.0
Released: Monday, 21 April 2025, 4:35 AM
Code prechecks
overview
phplint
phpcs234 | 59
js
css
phpdoc14 | 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
- 2025042000
- Version release name
- 5.x
- Maturity
- Stable version
- MD5 Sum
- 93b8ffb933c73d7a5d51bc94546c7674
- Supported software
- Moodle 5.0
- Latest release 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