All Projects → quickapps → Cms

quickapps / Cms

Licence: gpl-3.0
Modular CMS powered by CakePHP

Projects that are alternatives of or similar to Cms

Yclas
Yclas Self Hosted is a powerful script that can transform any domain into a fully customizable classifieds site within a few seconds.
Stars: ✭ 276 (+69.33%)
Mutual labels:  cms, bootstrap, jquery
Xoopscore
Core Framework for next version of XOOPS CMS: 2.6.0
Stars: ✭ 118 (-27.61%)
Mutual labels:  cms, composer, jquery
Nukeviet
NukeViet CMS is multi Content Management System. NukeViet CMS is the 1st open source content management system in Vietnam. NukeViet was awarded the Vietnam Talent 2011, the Ministry of Education and Training Vietnam officially encouraged to use.
Stars: ✭ 113 (-30.67%)
Mutual labels:  cms, composer, jquery
Wondercms
WonderCMS - fast and small flat file CMS (5 files)
Stars: ✭ 330 (+102.45%)
Mutual labels:  cms, bootstrap, jquery
E107
e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
Stars: ✭ 272 (+66.87%)
Mutual labels:  cms, bootstrap, jquery
Beetbox
Pre-provisioned L*MP stack
Stars: ✭ 94 (-42.33%)
Mutual labels:  cms, cakephp, composer
User Management Php Mysql
PHP User Management System is a powerful PHP script that offers a secure user management system. The application is a great way to build your website, allowing your users to register an account and build restricted access to certain users. We offer great support and it’s very easy to install. It’s powered by MYSQL and PHP.
Stars: ✭ 111 (-31.9%)
Mutual labels:  cms, bootstrap
Bootstrap Validate
A simple Form Validation Library for Bootstrap 3 and Bootstrap 4 not depending on jQuery.
Stars: ✭ 112 (-31.29%)
Mutual labels:  bootstrap, jquery
Django Crud Ajax Login Register Fileupload
Django Crud, Django Crud Application, Django ajax CRUD,Django Boilerplate application, Django Register, Django Login,Django fileupload, CRUD, Bootstrap, AJAX, sample App
Stars: ✭ 118 (-27.61%)
Mutual labels:  bootstrap, jquery
Btabs
A jQuery plugin open pages in tab, based on Bootstrap2,3
Stars: ✭ 124 (-23.93%)
Mutual labels:  bootstrap, jquery
Bootstrap4 Website
Website built with bootstrap 4 Framework
Stars: ✭ 124 (-23.93%)
Mutual labels:  bootstrap, jquery
Roothub
使用 SSM 和 MySQL 开发的论坛系统
Stars: ✭ 131 (-19.63%)
Mutual labels:  bootstrap, jquery
Laravel Alert
A Bootstrap alert helper for Laravel
Stars: ✭ 110 (-32.52%)
Mutual labels:  composer, bootstrap
Ax5ui Grid
Javascript UI Component - GRID ( Excel Grid, jqGrid, angularjs grid, jquery grid, SlickGrid, ag-grid gridify)
Stars: ✭ 102 (-37.42%)
Mutual labels:  bootstrap, jquery
Aurelia Slickgrid
Aurelia-Slickgrid a wrapper of the lightning fast & customizable SlickGrid datagrid with a few Styling Themes
Stars: ✭ 100 (-38.65%)
Mutual labels:  bootstrap, jquery
Bootstrap Select
🚀 The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.
Stars: ✭ 9,442 (+5692.64%)
Mutual labels:  bootstrap, jquery
Cakephp3 Bootstrap Helpers
CakePHP 3.x Helpers for Bootstrap 3 and 4.
Stars: ✭ 134 (-17.79%)
Mutual labels:  cakephp, bootstrap
Makesen
响应式企业门户网站 jQuery/Bootstrap开发
Stars: ✭ 134 (-17.79%)
Mutual labels:  bootstrap, jquery
Azuriom
Azuriom is a modern, reliable, fast and secure game CMS.
Stars: ✭ 135 (-17.18%)
Mutual labels:  cms, composer
Estore
一个基于JavaWeb的网上电子购物城项目,实现展示商品、购买商品、提交订单、持久化保存到数据库等基本功能
Stars: ✭ 157 (-3.68%)
Mutual labels:  mvc, bootstrap

QuickAppsCMS

Scrutinizer Code Quality Code consistency Build Status Latest Stable Version Total Downloads Latest Unstable Version License

QuickAppsCMS

Free open source content management system for PHP, released under GPL License and powered by CakePHP 3.0 MVC framework.

This is an unstable repository and should be treated as an alpha.

Requirements

  • Apache with mod_rewrite
  • PHP 5.5.9 or higher
  • mbstring extension installed
  • mcrypt extension installed
  • intl extension installed
  • fileinfo extension installed
  • PHP safe mode disabled
  • Supported database storage engines:
    • MySQL (5.1.10 or greater)
    • PostgreSQL
    • Microsoft SQL Server (2008 or higher)
    • SQLite 3
  • Write permission in your server

Installing QuickAppsCMS

You must install QuickAppsCMS using composer. QuickAppsCMS is designed to run as a stand alone application, so you must use the website skeleton as starting point:

  1. Download Composer or update composer self-update.
  2. Run php composer.phar create-project -s dev quickapps/website [your_website_name].

If Composer is installed globally, run:

composer create-project -s dev quickapps/website [website_name]

After composer is done visit http://example.com/ and start QuickAppsCMS installation.

Links of Interest

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].