Open Source PHP CMS with MVC
Asiw is a pretty lightweight CMS and you can use it if you want your PHP application to have a user management and a backend.
Asiw is also a framework using the MVC pattern. If you already used ASP.NET MVC, the structure of Asiw might feel very familiar.
- Import
asiw.sql
into a MySQL database. - Change the settings in
Config.php
. - Get started!
To sign in use these credentials:
User: admin@localhost, Password: 123456