/AngularCMS

Simple CMS based on AngularJS frontend framework. On-line: http://angular-cms.pl

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

AngularCMS v 1.0.4

Simple CMS based on AngularJS frontend framework

Application features:

  • 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

General:

  • Framework: AngularJS
  • Language: JavaScript, jQuery
  • API services: PHP / JSON
  • Database: MySQL
  • User Interface: Bootstrap
  • On-line: http://angular-cms.pl

Installation:

  • 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!

Reset application:

  • 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!

Note:

  • Make sure to install to public_html/ root folder - not to any subfolder, so that "base_href" was "/", not "/subfolder/" !!!

Videos:

Credits: