In brief, the ldesignmedia block user_favorites
gives the user a method to mark pages as favourite.
Special thanks to Gemma Lesterhuis (Lesterhuis Training & Consultancy) for develop & design, useful input, bug reports and beta testing
- Author: Luuk Verhoeven, ldesignmedia.nl
- Author: Gemma Lesterhuis, Lesterhuis Training & Consultancy
- Min. required: Moodle 4.2
- Supports PHP: 7.4
- Using external AJAX requests for saving loading and ordering user favourites.
- Using mustache templates.
- Fast and easy to work with.
- Marks current page in favorites if exists.
- Allow marking as favorite the url link with
#hash
(In case of marking multiple links for the same page, A web page reload needed before). - Make use of external API web services as in the tracker MDL-76583.
- Copy this plugin to the
blocks\user_favorites
folder on the server - Login as administrator
- Go to Site Administrator > Notification
- Install the plugin
See Changelog file for details
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The GNU GENERAL PUBLIC LICENSE. Please see License File for more information.
Contributions are welcome and will be fully credited. We accept contributions via Pull Requests on Github.
- Thanks for the inspiration block_user_bookmarks
- Thank you to @stopfstedt, 2gjb2048, and @SashaAnastasi for your valuable contributions to enhancing the plugin.