gplocke / Sylius-Standard

Sylius Standard Edition distribution. Serves as a foundation for your Symfony2 e-commerce projects.

Home Page:Sylius.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sylius Standard Edition

Sylius is an open source e-commerce solution for PHP, based on the Symfony2 framework.

This package contains the Sylius Standard Edition, which serves as a foundation for your custom apps.

Installation

$ wget http://getcomposer.org/composer.phar
$ php composer.phar create-project sylius/sylius-standard -s dev path/to/install
$ cd path/to/install
$ php app/console sylius:install

Contributing

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

Sylius on twitter

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

MIT License

License can be found here.

Authors

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

About

Sylius Standard Edition distribution. Serves as a foundation for your Symfony2 e-commerce projects.

Sylius.org

License:MIT License


Languages

Language:PHP 99.8%Language:Ruby 0.2%