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.
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
GNU GPL V3. See license.txt for more information.