ERPNext Schools
ERP for Schools, Colleges & Educational Institutions
ERPNext Schools is built on the Frappe Framework, a full-stack web app framework in Python & JavaScript.
Install
From your site
To install this app, login to your site and click on "Installer". Search for ERPNext Schools and click on "Install"
Using Bench
Go to your bench folder and setup the new app
$ bench get-app schools https://github.com/frappe/schools
$ bench new-site testsite
$ bench --site testsite install-app schools
Login to your site to configure the app.
Author
Frappe (hello@frappe.io)