LXer: How to Install WonderCMS on Debian 9
by LXer from LinuxQuestions.org on (#51BF3)
Published at LXer:
WonderCMS is a free and open-source lightweight CMS designed to make building websites easy. WonderCMS doesn't require a MySQL database to save the data and content from the website. It uses flat-file technology, which enables WonderCMS to save all data to a text file named database.js. The database.js file is structured in the JSON format. In this tutorial, we will show you how to install WonderCMS on a Debian 9 VPS.
Read More...


WonderCMS is a free and open-source lightweight CMS designed to make building websites easy. WonderCMS doesn't require a MySQL database to save the data and content from the website. It uses flat-file technology, which enables WonderCMS to save all data to a text file named database.js. The database.js file is structured in the JSON format. In this tutorial, we will show you how to install WonderCMS on a Debian 9 VPS.
Read More...