Moodle Plugins directory: Tagged Course Search: Versions: 2.0.0 | Moodle.org

Tagged Course Search
Blocks ::: block_taggedcoursesearch
Maintained by
Andil Technologies de l'information et de la formation,
Arnaud Trouvé
This block - based on Moodle 3.5 course overview - allows users to search courses by tag.
Tagged Course Search 2.0.0
Moodle 4.5, 5.0
Released: Thursday, 17 April 2025, 7:51 AM
Code prechecks
overview
phplint
phpcs16 | 17
js2 | 0
css1 | 0
phpdoc
savepoint
thirdparty
grunt1 | 1
shifter
mustache0 | 5
gherkin
HTML | XML2.0.0
- Moodle 5.x compatibility
- Dropping support for Moodle prior to 4.5
1.1.1
- Remove legacy lib.php require to ensure moodle 4.5 compatibility
- Prevent SQL error on duplicated tag selection. Thanks to Andriy Semenets (@semteacher)
1.1.0
- Fix card display for Moodle 3.6 and onward
- Replace deprecated coursecat lib usage
1.0.2
- Move FR language pack to AMOS
1.0.1
- Add check for
$CFG->usetags
. Print an error message if tags are disabled - Remove useless global variable
$OUTPUT
usage - Add missing capability name strings
- Fix a typo in English pack (Thanks Germán Valero)
Version information
- Version build number
- 2025041700
- Version release name
- 2.0.0
- Maturity
- Stable version
- MD5 Sum
- 9aded351d5f492a868a3482c8026e3d4
- Supported software
- Moodle 4.5, Moodle 5.0
- Latest release for Moodle 4.5
- Latest release for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2.0.0
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.