Git Product home page Git Product logo

forkcms's Introduction

README

Build Status Latest Stable Version License Code Coverage

Installation

  1. Run composer create-project forkcms/forkcms . in your document root.
  2. Browse to your website
  3. Follow the steps on-screen
  4. Have fun!

Dependencies

Remark: If you are using GIT instead of composer create-project or the zip-file from http://www.fork-cms.com, you should install our dependencies. The dependencies are handled by composer

To install the dependencies, you can run the command below in the document-root:

composer install -o

Bugs

If you encounter any bugs, please create an issue on Github. If you're stuck or would like to discuss Fork CMS, check out the forum!

Running the tests

We use phpunit as a test framework. It's installed when using composer install. To be able to run them, make sure you have a database with the same credentials as your normal database and with the name suffixed with _test.

Running the tests:

./bin/phpunit

Running only the unit tests or the functional tests

./bin/phpunit --testsuite=functional
./bin/phpunit --testsuite=unit

Discussion

The Fork CMS team

forkcms's People

Contributors

annelyze avatar carakas avatar davelens avatar decthomas avatar dieterve avatar dofken avatar drsdre avatar dubgeiser avatar freshface avatar ghazitriki avatar glenncoppens avatar janmoesen avatar jelmersnoeck avatar jeroendesloovere avatar jessedobbelaere avatar jonas-wijs avatar jonasdekeukelaere avatar koenheye avatar lowiebenoot avatar matthiasmullie avatar michaelrigart avatar nstcactus avatar pjezek avatar tijsverkoyen avatar timdpaep avatar turanct avatar vytsci avatar wolfr avatar woutersioen avatar yoniweb avatar

Watchers

 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.