Name | Modified | Size | Downloads / Week |
---|---|---|---|
2.0-beta | 2017-01-27 | ||
README.md | 2014-11-27 | 720 Bytes | |
Totals: 2 Items | 720 Bytes | 0 |
Simpleweb CMS
Simpleweb CMS is a website content management system written in PHP.
Packages
- simpleweb-core - main package required by all projects.
- simpleweb-project - new website project template.
- simpleweb-nette-debugger - nette debugger support
Install
- Download desired packages and extract them into one directory accessible via HTTP server.
- If using Apache httpd, you sould edit the .htaccess file (simpleweb-project) to match your URL. For other webservers, configure rewrite rules according to your webserver documentation.
- Access the directory using HTTP server. You should see the welcome page.
- Modify template, css, data files and other resources to fit your project