Repository files navigation
Simple CMS based on AngularJS frontend framework
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/" !!!
About
Simple CMS based on AngularJS frontend framework. On-line: http://angular-cms.pl
Topics
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.