Skip to content

Sanbox Symfony2 application with examples of use and integration of Sylius bundles.

Notifications You must be signed in to change notification settings

MariuszT/Sylius-Sandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sylius.

Simple but end-user and developer friendly webshop engine built on top of Symfony2.

This is sandbox application that shows some examples of the Sylius bundles usage.

Installation.

Clone this repository with this command.

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

Open app/config/container/includes/parameters.yml.dist, set your values and save as parameters.yml. Run the vendors script.

$ php ./tools/vendors install

Generate database schema.

$ php app/tools/console doctrine:schema:create

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

Documentation.

Note! The website is not ready yet, however you can check out my blog for news about the project.

Docs are available here.

License.

Licence can be found here.

Authors.

See the list of contributors.

About

Sanbox Symfony2 application with examples of use and integration of Sylius bundles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%