User favourites / favorite / bookmark

Blocks ::: block_user_favorites
Maintained by Luuk VerhoevenLuuk Verhoeven, Gemma Lesterhuis
Marking Moodle pages as user favourites.

User favourites / favorite / bookmark 3.10.0

Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1
Released: Sunday, 15 November 2020, 1:51 AM

Moodle block for marking your favourite pages as bookmarks

In brief, the MFreak 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

MFreak.nl Lesterhuis Training & Consultancy

Build Status Moodle35 Moodle36 Moodle37 Moodle38 Moodle39 Moodle310 Moodle311 Moodle40

Screens

Adding

List of features

  • Using external AJAX requests for saving and loading user favourites.
  • Using mustache templates.
  • Fast and easy to work with.
  • Marks current page in favorites if exists.

Installation

  1. Copy this plugin to the blocks\user_favorites folder on the server
  2. Login as administrator
  3. Go to Site Administrator > Notification
  4. Install the plugin

Security

If you discover any security related issues, please email [servicedesk@ltnc.nl](mailto:servicedesk@ltnc.nl instead of using the issue tracker.

License

The GNU GENERAL PUBLIC LICENSE. Please see License File for more information.

Contributing

Contributions are welcome and will be fully credited. We accept contributions via Pull Requests on Github.

Version information

Version build number
2020111400
Version release name
3.10.0
Maturity
Stable version
MD5 Sum
8d861bf778d775aebc9134919ee6032d
Supported software
PHP 7.2, Moodle 3.5, Moodle 3.6, Moodle 3.7, PHP 7.3, PHP 7.4, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, PHP 8.0, Moodle 4.0, Moodle 4.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
master

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.