CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

Sort modules by weight on server boot #319

Closed FilipNest closed 7 years ago

FilipNest commented 7 years ago

Currently only saving enabled modules through the admin GUI changes the order in enabled modules. If you change the weight of a module manually it gets ignored until you resave. boot.js should enable modules in the right order by weight.