GithubHelp home page GithubHelp logo

wumix / contentify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from contentify/contentify

0.0 2.0 0.0 12.31 MB

Contentify is an esports CMS based on the PHP framework Laravel

Home Page: http://contentify.org

License: MIT License

PHP 87.01% Dockerfile 0.02% HTML 12.98%

contentify's Introduction

Contentify Logo

Contentify CMS - v2.6

Laravel Source License Gitter

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

Website: contentify.org

Get the production version

Download it here: 2.6

To install Contentify please follow the instructions in the wiki.

Get the developer version

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

Update

To update from v2.5 to 2.6:

  • 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.
  • 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 2.0 Beta.

Support

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

Contribution

Contributions welcome! Create an issue right here on GitHub whenever you spot a bug. If you have a solution that fixes the bug, create a fork, commit your changes and then create a pull request. Especially do not hesitate to create a pull request for new features.

PHP Coding style

Contentify follows the PSR-2 Coding Style Guide with these exceptions:

  • All PHP files MUST NOT end with a single blank line.
  • The last case segment of a switch structure CAN have a break keyword. (But usually, we omit it.)
  • Closures MUST NOT be declared with a space after the function keyword.

contentify's People

Contributors

caylorme avatar chriskonnertz avatar krysennn avatar leongrdic avatar onavascuez avatar techpandaa avatar torriz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.