📄️ Developers Portal
As MIS is designed to be a general purpose information management system, it is expected to cover features for many of industries.
📄️ Create Module
Once you are in the developers dashboard you should be able to see a New Plugin button on the left side of your screen ( under the profile picture in the sidebar ),
📄️ Create Module Database
To deliver a high level availability to all the resources we have decided to keep all the PluginsData to a centeral database and maintain it reguarly, this means the developers shouldn't worry about database deployments and configurations.
📄️ Create Module Backend
When it comes to building the backend of your plugin, there is no limitation on what language and framework to use,
📄️ Create Module Frontend
For now building the frontend-side of the plugins can only be done in ( TS/React + Tailwind-CSS ),