- users authentication (login, register)
- resources access levels (general roles and particular users access)
- admin panel (settings, templates, styles, scripts, menu, articles, gallery, carousel, sidebar)
- activity reports (messages, searches, visits)
- build in text editor ( TinyMCE )
- smooth navigation thanks to ngAnimate
- Framework: AngularJS
- Language: JavaScript, jQuery
- API services: PHP / JSON
- Database: MySQL
- User Interface: Bootstrap
- On-line: http://angular-cms.pl
- create new empty database on hosting account
- unpack ZIP and upload to hosting server to public_html folder
- write database connection parameters to config/config.php file
- open web page in the browser - URL: http://{your-domain}/
- fill settings form and submit
- that's all!
- upload /install/install_database.php to hosting server to public_html/install folder
- open web page in the browser - URL: http://{your-domain}/
- fill settings form and submit
- that's all!
- Make sure to install to public_html/ root folder - not to any subfolder, so that "base_href" was "/", not "/subfolder/" !!!
- installation: https://www.youtube.com/watch?v=1kFNdJUmCzY
- starting page: https://www.youtube.com/watch?v=DFpksvgeX5w
- contact map: https://www.youtube.com/watch?v=PfLfuvl-nuo
- using ACL: https://www.youtube.com/watch?v=be8wSSadsXA