Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 739 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 739 Bytes

Education

The Education Domain of ERPNext 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.

Installation

Using bench, install ERPNext as mentioned here.

Once ERPNext 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

License

GNU GPL V3. See license.txt for more information.