SkillAgentSearch skills...

FineCMS

PHP application using my own MVC architecture and PDO database interface.

Install / Use

/learn @andrzuk/FineCMS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FineCMS

Full featured CMS based on my own MVC architecture.

Attention! Improved version was released: https://github.com/PrivateAccount/NotesCMS

Application features:

  • users authentication (ACL)
  • admin panel (settings, templates, styles, scripts, navigation, articles, gallery)
  • activity reports (messages, comments, visits)
  • statistics on charts (period customization, ip frequency)
  • comments system (the newest feature)

General:

  • Language: PHP / OOP / JavaScript
  • Database: MySQL
  • DB interface: PDO
  • User Interface: Bootstrap 3
  • On-line: http://metodycznie.com.pl

Installation:

  • create new empty database on hosting account
  • unpack ZIP and upload to hosting server to public_html folder
  • write database connection parameters in config / config.php
  • open web page in the browser - URL: http://{your-domain}/
  • fill settings form and submit
  • that's all!

Reset application:

  • upload /install folder to hosting server to public_html folder
  • open web page in the browser - URL: http://{your-domain}/
  • fill settings form and submit
  • that's all!

License:

FineCMS is open-sourced software licensed under the MIT license.

View on GitHub
GitHub Stars14
CategoryData
Updated7mo ago
Forks5

Languages

PHP

Security Score

72/100

Audited on Sep 4, 2025

No findings