|
il y a 2 ans | |
---|---|---|
.idea | il y a 2 ans | |
education | il y a 2 ans | |
.gitignore | il y a 2 ans | |
.pre-commit-config.yaml | il y a 2 ans | |
MANIFEST.in | il y a 2 ans | |
README.md | il y a 2 ans | |
license.txt | il y a 2 ans | |
requirements.txt | il y a 2 ans | |
setup.py | il y a 2 ans |
The Education Domain of InfluxERP comes with features to record student info and courses, track assessment, fees payments, curate quizes and programs. You can check out the following topics after this brief introduction to the education module.
Using bench, install InfluxERP as mentioned here.
Once InfluxERP is installed, add education app to your bench by running
$ bench get-app education
After that, you can install education app on required site by running
$ bench --site demo.com install-app education
GNU GPL V3. See license.txt for more information.