In brief, user_favorites gives the user a method to mark pages as favourite.
Special thanks to
- For the inspiration block_user_bookmarks
- Valuable contributions to enchance the plugin: @stopfstedt, 2gjb2048, and @SashaAnastasi
- Financing the development and continous support until M4.4 (LTNC B.V.)
- Author: Luuk Verhoeven, ldesignmedia.nl
- Author: Gemma Lesterhuis, LTNC B.V.
- 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
This plugin is carefully developed and thoroughly tested, but bugs and problems can always appear. If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Please bear in mind that bug and problem support is not free of charge. This is with the exception of developers that report and suggest a solution by creating a pull request.
We are aware that members of the community will have other needs and would love to see them solved by this plugin. We are always interested to read about your feature proposals or even get a pull request from you, but please understand that we handle these as feature proposals and not as feature requests that we commit to implementing.
Block User Favorite code is provided freely as open source software, under version 3 of the GNU General Public License.
Contributions are welcome and will be fully credited. We accept contributions via Pull Requests on Github.