Moodle patch system
Moodle patch system for internal use.
You do not need it.
Installation
Get the installation package in any of the available methods:
Build
Self-assembly package is as follows:
- Clone the repository:
git clone https://github.com/valentineus/moodle-billingpatch.git billingpatch
- Run the build script:
cd ./billingpatch
/bin/sh build.sh
License
GNU GPLv3. Copyright (c) Valentin Popov.