SkillAgentSearch skills...

AngularCMS

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

Install / Use

/learn @andrzuk/AngularCMS

README

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:

  • 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

Credits:

  • https://www.tinymce.com/
  • https://github.com/angular-ui/ui-tinymce
View on GitHub
GitHub Stars15
CategoryData
Updated7mo ago
Forks11

Languages

JavaScript

Security Score

87/100

Audited on Sep 4, 2025

No findings