Moodle Plugins directory: Minha Biblioteca | Moodle.org
Minha Biblioteca
The Minha Biblioteca plugin integrates Moodle with the Minha Biblioteca e-books system
via a block that can be added to the users' dashboard. Through the block,
the user can access the Minha Biblioteca system, if they are registered, using
their Moodle details (first name, last name and e-mail address). To use the plugin you need to purchase a licence/token at https://minhabiblioteca.com.br
Installing via uploaded ZIP file
- Log in to your Moodle site as an admin and go to Site administration > Plugins > Install plugins.
- Upload the ZIP file with the plugin code. You should only be prompted to add extra details if your plugin type is not automatically detected.
- Check the plugin validation report and finish the installation.
Installing manually
The plugin can be also installed by putting the contents of this directory to
{your/moodle/dirroot}/blocks/minhabiblioteca
Afterwards, log in to your Moodle site as an admin and go to Site administration > Notifications to complete the installation.
Alternatively, you can run
$ php admin/cli/upgrade.php
License
2022 Thiago Livramento thiago@adapta.online
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 https://www.gnu.org/licenses/.
Guideline
- To use the Minha Biblioteca block you will first need a licence/token and to do this go to: https://minhabiblioteca.com.br/
- Once you have the licence/token, log into your Moodle and go to Site administration -> Plugins -> Blocks -> Minha Biblioteca.
- Add the licence/token to the Token field and save.
- Now you need to add the block to the dashboard of all users and to do this, go to: Site administration -> Appearance -> Default dashboard page.
- Activate edit mode, add the block to the desired region and click Reset dashboard for all users. You can also add the block to the home.
- That's it! With that, your users will be able to access the e-book platform Minha Biblioteca through Moodle.
The plugin was developed to be used with the ‘Minha Biblioteca’ e-book system marketed mainly in Brazil, which is why I've only released it in Portuguese. However, it can be used by anyone, as long as they have purchased the licence to use ‘Minha Biblioteca’.