Skip to content

Block plugin: Frequently Accessed Links of a user in a dashboard block.

License

Notifications You must be signed in to change notification settings

eLearning-BS23/moodle-block_freq_accessed_links

Repository files navigation

Frequently Accessed Links

Project logo

Moodle-Block Frequently Accessed Links

Status GitHub Issues GitHub Pull Requests License

Shows frequently accessed links in block plugin

🧐 About

Introducing the "Frequently Accessed Links" Block Plugin for Moodle – a dynamic tool that highlights frequently accessed links based on user interactions. Users are provided with a list of webpage titles they have visited, ranked by visit frequency. Clicking on these titles allows users to swiftly navigate back to the corresponding pages.

🏁 Getting Started

Welcome to the installation guide for requently Accessed Links, block plugin. Following these instructions will enable you to obtain a copy of the project and successfully run it on your machine.

Install by downloading the ZIP file

{moodle folder}/blocks/

or

  • Upload the zip file in the install plugins options from site administration.
Site Administration ➜ Plugins ➜ Install Plugins ➜ Upload zip file

In your Moodle site (as admin), Visit site administration to finish the installation.

Install using git clone

Go to moodle project directory

cd {moodle folder}/blocks/

and clone code by using following commands:

git clone https://github.com/eLearning-BS23/moodle-block_freq_accessed_links

rename the folder name as freq_accessed_links and refresh the site.

⚙️ Configuration

After installing the plugin, you will get an option in the settings page to limit number of links you want to see in your block plugin

Settings Page

Settings

To update the plugin settings, navigate to plugin settings

Site Administration ➜ Plugins ➜ Blocks ➜ Frequently Accessed Links

Location of the settings

💡 How to use

Adding the block plugin

  • To add the block plugin enable Edit Mode at dashboard. Edit mode at dashboard

  • Select the block plugin named as Frequently Accessed Links from this list. Select Block Plugin

  • Block plugin is added successfully. Installed Block Plugin

FAQ’s:

  1. How can I update number of links?

    Please open the settings page to update number of links. Click Here

  2. Why its showing 5 links when the number of links is given 0 in the settings?

    As 0 is an invalid value that's why its working with the default value which is 5.

Author

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see GNU License.

About

Block plugin: Frequently Accessed Links of a user in a dashboard block.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published