Coder Social home page Coder Social logo

joancefet / contentify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from contentify/contentify

0.0 1.0 0.0 5.24 MB

Contentify is an eSports CMS based on the popular Laravel framework.

Home Page: http://contentify.org

License: MIT License

JavaScript 0.11% PHP 99.85% ApacheConf 0.05%

contentify's Introduction

Contentify Logo

Contentify CMS

Laravel Source License

Contentify is an eSports CMS based on the popular Laravel 5.1 framework. Build your team website with a modern CMS.

Website: contentify.org

Clone Repository

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

Download

Download it here: contentify.org/share/releases/contentify_1_0_0.zip

To install Contentify please follow the instructions in the wiki.

Demo

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

You may download the demo website project here: contentify.org/share/contentify_demo.zip

Contribution

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.

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.
  • There CAN be one use keyword per declaration. (But we often merge declarations, e. g. use Crypt, URL, HTML, DB;)
  • 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

chriskonnertz avatar

Watchers

Joan Janzelly 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.