All Projects → Contentify → Contentify

Contentify / Contentify

Licence: mit
Contentify is an esports CMS based on the PHP framework Laravel

Projects that are alternatives of or similar to Contentify

Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (+67.2%)
Mutual labels:  cms, content-management, content, website, admin
Platform
A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.
Stars: ✭ 2,623 (+1287.83%)
Mutual labels:  cms, cmf, laravel, laravel-admin, admin
Cms
Multilingual PHP CMS built with Laravel and bootstrap
Stars: ✭ 2,342 (+1139.15%)
Mutual labels:  cms, content-management, laravel, laravel-admin
Pagekit
Pagekit CMS
Stars: ✭ 5,455 (+2786.24%)
Mutual labels:  cms, content-management, content, website
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Stars: ✭ 13,067 (+6813.76%)
Mutual labels:  cms, content-management, content, website
S Cart
This project has been replaced by https://github.com/s-cart/s-cart
Stars: ✭ 258 (+36.51%)
Mutual labels:  cms, content, laravel, website
Laracms
LaraCMS 是在学习 laravel ( web 开发实战进阶 + 实战构架 API 服务器) 过程中产生的一个业余作品,试图通过简单的方式,快速构建一套基本的企业站同时保留很灵活的扩展能力和优雅的代码方式,当然这些都得益Laravel的优秀设计。同时LaraCMS 也是一个学习Laravel 不错的参考示例。
Stars: ✭ 588 (+211.11%)
Mutual labels:  cms, content-management, laravel, laravel-admin
Speedy
🚄A Laravel Admin Package to create a website quickly
Stars: ✭ 146 (-22.75%)
Mutual labels:  laravel, laravel-admin, admin
Platform
A modular multilingual CMS built with Laravel 5.
Stars: ✭ 719 (+280.42%)
Mutual labels:  cms, cmf, laravel
Stationery Cms
💡基于laravel-admin1.6.0开发的办公用品管理系统,含excel导出、查询快递功能
Stars: ✭ 37 (-80.42%)
Mutual labels:  cms, laravel, laravel-admin
Crud
Build custom admin panels. Fast!
Stars: ✭ 2,144 (+1034.39%)
Mutual labels:  cmf, laravel, admin
Laravel Settings
Simple Settings package for a laravel application
Stars: ✭ 45 (-76.19%)
Mutual labels:  laravel, laravel-admin, website
Voyager Zh
㊙️voyager 的中文汉化版 基于laravel 的管理后台 权限控制,菜单,数据库手脚架,长期更新
Stars: ✭ 84 (-55.56%)
Mutual labels:  laravel, laravel-admin, admin
Sleepingowladmin
🦉 Administrative interface builder for Laravel (Laravel admin)
Stars: ✭ 671 (+255.03%)
Mutual labels:  laravel, laravel-admin, admin
Base
Multilingual CMS built with Laravel.
Stars: ✭ 949 (+402.12%)
Mutual labels:  cms, laravel, website
Sulu
Core framework that implements the functionality of the Sulu content management system
Stars: ✭ 645 (+241.27%)
Mutual labels:  cms, cmf, admin
Larrock Core
Core components for LarrockCMS
Stars: ✭ 46 (-75.66%)
Mutual labels:  cms, laravel, laravel-admin
Seblod
Build high-end websites with SEBLOD®, a CCK for Joomla!
Stars: ✭ 109 (-42.33%)
Mutual labels:  cms, content-management, website
Rageframe2
一个基于Yii2高级框架的快速开发应用引擎
Stars: ✭ 1,553 (+721.69%)
Mutual labels:  cms, cmf, admin
Microweber
Drag and Drop Website Builder and CMS with E-commerce
Stars: ✭ 2,226 (+1077.78%)
Mutual labels:  cms, content-management, laravel

Contentify Logo

Contentify CMS - v3.0

Build Status Laravel Source License Gitter

Contentify is an esports CMS based on the PHP framework Laravel 5.5. Build your gaming website with a modern CMS.

  • [x] Technologically advanced gaming CMS
  • [x] High quality code and documentation
  • [x] Based upon the most popular PHP framework
  • [x] Ready for mobile devices
  • [x] Easy to use but yet powerful
  • [x] Free and open source
  • [x] Tons of features

Get the production version

Download it here: 3.0

To install Contentify please follow the instructions in the wiki.

Get the developer version

Clone this repository via git and switch to the 3.0 branch. Via console, go to the Contentify directory and run php composer.phar install. Then follow the instructions in the wiki.

Update

To update from v2.6 to 3.0:

  • Make a backup of your files and your database!
  • Clear the cache by running php artisan cache:clear via console or deleting all files and folders in storage/framework/cache and storage/framework/views
  • Delete these folders in the current Contentify installation: vendor, app, contentify, resources
  • Download the files for the update and copy & paste them into the Contentify folder. Replace existing files.
  • Please ensure that the public/uploads/news folder exists. If it does not, please create it.
  • If you made changes to the config files in the config folder, you have to re-apply them
  • Now run the updater script via console with php <contentify>/public/update.php or via browser with http://localhost/public/update.php.

Changes: Changelog.md

Demo

The server resets (database, uploaded files and cache) twice per hour.

NOTE: The demo website is running with Contentify 3.0.

Support

You can get free support via GitHub's issue section or via e-mail.

Contribution

Contributions welcome! Learn more...

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