All Projects → andrzuk → FineCMS

andrzuk / FineCMS

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

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to FineCMS

Anarchy-Droid
One-Click Android Rom Installation Assistant
Stars: ✭ 40 (+185.71%)
Mutual labels:  installer
bali
Bali - Minimalist Golang build and packaging tool
Stars: ✭ 59 (+321.43%)
Mutual labels:  installer
scoop-for-jp
Scoop bucket for ALL Japanese users.
Stars: ✭ 17 (+21.43%)
Mutual labels:  installer
TheWeatherDashboardApp
A small and stylish weather dashboard.
Stars: ✭ 29 (+107.14%)
Mutual labels:  mvc-architecture
rowy
Open-source Airtable-like experience for your database (Firestore) with GCP's scalability. Build any automation or cloud functions for your product. ⚡️✨
Stars: ✭ 2,676 (+19014.29%)
Mutual labels:  admin-dashboard
cypress-cli
CLI for Cypress.io Desktop App
Stars: ✭ 39 (+178.57%)
Mutual labels:  installer
motor-admin
Deploy a no-code admin panel for any application in less than a minute. Search, create, update, and delete data entries, create custom actions, and build reports.
Stars: ✭ 1,145 (+8078.57%)
Mutual labels:  admin-dashboard
ansible-role-rsyslog
Install and configure rsyslog on your system.
Stars: ✭ 14 (+0%)
Mutual labels:  installer
fontster
Font installer for Android.
Stars: ✭ 33 (+135.71%)
Mutual labels:  installer
tntweb-admin
react admin management system template
Stars: ✭ 25 (+78.57%)
Mutual labels:  admin-dashboard
Swastika-IO-Admin
✔ [ SIOA ] Swastika I/O Admin dashboard template based on Bootstrap 4
Stars: ✭ 18 (+28.57%)
Mutual labels:  admin-dashboard
flarum-ext-dashboard
DEPRECATED This completely re-imagines the Admin interface
Stars: ✭ 17 (+21.43%)
Mutual labels:  admin-dashboard
plain-free-bootstrap-admin-template
Free Bootstrap 5 Admin and Dashboard Template that comes with all essential dashboard components, elements, charts, graph and application pages. Download now for free and use with personal or commercial projects.
Stars: ✭ 141 (+907.14%)
Mutual labels:  admin-dashboard
DncVueSample
A Vue.js + iview static html admin template project.
Stars: ✭ 17 (+21.43%)
Mutual labels:  admin-dashboard
MVC-Demo
变种MVC架构,抽离Service层,通过继承以及合理的架构大幅度优化重复代码~
Stars: ✭ 36 (+157.14%)
Mutual labels:  mvc-architecture
linux-installer
Universal GNU+Linux installer script
Stars: ✭ 16 (+14.29%)
Mutual labels:  installer
NSIS-UI-Plugin
Create NSIS Modern UI Setup by Using Thirdparty UI Library(such as Qt, DuiLib)
Stars: ✭ 55 (+292.86%)
Mutual labels:  installer
nuxt-element-dashboard
⚡️develop your admin-dashboard fast
Stars: ✭ 45 (+221.43%)
Mutual labels:  admin-dashboard
aplus
Aplus Command Line Tool
Stars: ✭ 71 (+407.14%)
Mutual labels:  installer
reactadminator
ReactAdminator is a easy to use and well design admin dashboard template for reactjs apps
Stars: ✭ 19 (+35.71%)
Mutual labels:  admin-dashboard

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].