dev-master
9999999-dev http://sylius.orgInstallable themes for your Symfony2 application.
MIT
The Requires
- php >=5.3.2
- symfony/framework-bundle >=2.1
The Development Requires
theme themes theming
Installable themes for your Symfony2 application.
WARNING Not working prototype., (*1)
Theming featuture for your Symfony2 applications. You can manage themes through a simple and customizable web interface. It's like Styles feature in phpBB. But it gives you even more, many theme loaders, store themes in .tar, .zip, remotely on GitHub or any themes gallery. Interfaces allow you to implement custom loaders, packagers, everything is customizable thanks to Symfony container. Two theme resolvers supported, you can define theme in backend or allow users to switch between enabled themes., (*2)
This bundle is compatible only with 2.1.x branch of Symfony2., (*3)
Sylius is simple but end-user and developer friendly webshop engine built on top of Symfony2., (*4)
Please visit Sylius.org for more details., (*5)
This bundle uses travis-ci.org for CI. , (*6)
Before running tests, load the dependencies using Composer., (*7)
``` bash $ wget http://getcomposer.org/composer.phar $ php composer.phar install --dev, (*8)
Now you can run the tests by simply using this command. ``` bash $ phpunit
If you want to see working implementation, try out the Sylius sandbox application. It's open sourced github project., (*9)
Documentation is available on readthedocs.org., (*10)
All informations about contributing to Sylius can be found on this page., (*11)
If you are using this bundle and have any questions, feel free to ask on users mailing list. Mail or view it., (*12)
If you want to contribute, and develop this bundle, use the developers mailing list. Mail or view it., (*13)
If you want to keep up with updates, follow the official Sylius account on twitter or follow me., (*14)
This bundle uses GitHub issues. If you have found bug, please create an issue., (*15)
Releases will be numbered with the format major.minor.patch
., (*16)
And constructed with the following guidelines., (*17)
For more information on SemVer, please visit semver.org website., (*18)
This versioning method is same for all Sylius bundles and applications., (*19)
License can be found here., (*20)
The bundle was originally created by PaweĆ JÄdrzejewski. See the list of contributors., (*21)
Installable themes for your Symfony2 application.
MIT
theme themes theming