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.8

Moodle 3.4, 3.5, 3.6, 3.7, 3.8
Released: Thursday, 14 November 2019, 9:50 PM

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.

MFreak.nl

  • Author: Luuk Verhoeven, MFreak.nl
  • Min. required: Moodle 3.5.x
  • Supports PHP: 7.0 | 7.1 | 7.2

Build Status Moodle35 Moodle36 Moodle37 Moodle38

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 luuk@MFreak.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
2019103000
Version release name
3.8
Can be updated to
3.9 (2020050600)
Maturity
Stable version
MD5 Sum
0d55d6b065d533bc47534842d5bc2e53
Supported software
PHP 7.0, PHP 7.1, Moodle 3.4, PHP 7.2, Moodle 3.5, Moodle 3.6, Moodle 3.7, PHP 7.3, PHP 7.4, Moodle 3.8

Version control information

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

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.