Wallet Balance

Blocks ::: block_wallet
Maintained by Mohammad Farouk
This plugin works along with enrol_wallet. It display the wallet balance for users in the block and in their profiles.

Wallet Balance 1.6.5

Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3
Released: dissabte, 25 de novembre 2023, 5:55 AM

Display Wallet Ballance

This plugin works along with enrol_wallet. It display the wallet balance for users in the block and in their profiles.

Also it give the ability to users with capability to manualy debit or credit other users balance (by default managers).

In addition to the ability to use coupons to recharge wallet or using payment gateways.

Installing via uploaded ZIP file

  1. Log in to your Moodle site as an admin and go to Site administration > Plugins > Install plugins.
  2. 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.
  3. 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/wallet

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

to complete the installation from the command line.

License

2023 Mohammad Farouk phun.for.physics@gmail.com

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

Version information

Version build number
2023112422
Version release name
1.6.5
Maturity
Stable version
MD5 Sum
29f5ab2c92f20cbfd96b0fd16d9beb8d
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3

Version control information

Version control system (VCS)
Other...
VCS repository URL
VCS tag
v1.6.5

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.