Code Monkey home page Code Monkey logo

sylius-sandbox's Introduction

Sylius-Sandbox Build status...

Sylius is developer friendly e-commerce framework built on top of Symfony2.
We also plan to provide a rich featured end-user application in future.

This is sandbox application which shows some examples of the Sylius bundles usage.
It's also testing ground for new features planned for main Sylius application.

This repository will never be stable.

Live demo

Click here to view a demo of this application.

The inferface is powered by the coolest Twitter Bootstrap 2.

Quick installation

Clone this repository with this command.

$ git clone http://github.com/Sylius/Sylius-Sandbox.git

Open sandbox/config/container/parameters.yml.dist, set your values and save as parameters.yml.

Install dependencies using composer.

$ wget http://getcomposer.org/composer.phar
$ php composer.phar install

Create database schema and dump assetic assets by typing following commands inside console.

$ ./bin/rebuild-database
$ php sandbox/console assetic:dump

Open up /path/to/Sylius-Sandbox/public/dev.php in your browser and play with the application.

Behat features

To check Behat business features, use the following command.

$ ./bin/behat @SandboxCoreBundle

Testing and build status

This application uses travis-ci.org for CI.

You can run the tests by simply using this command, only if you installed vendors.

$ phpunit -c sandbox

Contributing

All informations about contributing to Sylius can be found on this page.

Mailing lists

Users.

If you are using this application and have any questions, feel free to ask on users mailing list. Mail or view it.

Developers.

If you want to contribute, and develop this application, use the developers mailing list. Mail or view it.

Sylius twitter account

If you want to keep up with updates, follow the official Sylius account on twitter or follow me.

Bug tracking

This application uses GitHub issues. If you have found bug, please create an issue.

License

License can be found here.

Authors

The application was originally created by Paweł Jędrzejewski. See the list of contributors.

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.