K
Asked
How to purchase the standard version? Can I modify all the source code of the standard version? For example, delete unnecessary menus or modules. Can I modify all the source code as needed?
- MSAnsweredHello,
You can select the license on the item.
Yes, you can modify the code as you need as per license.
Thank you - KAnswered**[Mian Saleem](/u/saleem)** I have been compiling with errors. Which version do modejs and mpm use?
- KAnsweredI have been compiling with errors. Which version do modejs and mpm use?
- MSAnsweredHello,
v16+ should work fine. I have version 19 installed on my machine.
Thank you - KAnsweredHow to delete a menu in the system? In which file? Is there any development document?
- MSAnsweredHello,
The docs have basic guide on folder structure. There is no detailed guide on modifying the item code.
The menus are generated with vue route file `modules/MPS/Resources/js/routes/indexVmps.js`
Thank you - Login to Reply