sylius/plugins-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Plugins for Symfony2 applications installable via web GUI.

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 15

Watchers: 6

Forks: 1

Type:symfony-bundle

dev-master 2011-11-26 11:49 UTC

This package is not auto-updated.

Last update: 2020-01-18 05:17:56 UTC


README

Prototype bundle for plugins feature in your Symfony2 applications. Plugins are just like bundles but can be installed via web interface. End-user needs only to download and install it, and developer implements it almost like a bundle.

Stay tuned and follow me on twitter for updates.

Sylius.

Sylius is simple but end-user and developer friendly webshop engine built on top of Symfony2. Visit sylius.org.

Examples.

If you want to see this and other bundles in action, try out the Sylius sandbox application. It's open sourced github project.

Documentation.

Docs are available here.

Mailing lists.

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

If you want to contribute, and develop this bundle, 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 bundle uses GitHub issues. If you have found bug, please create an issue.

Versioning.

Releases will be numbered with the format <major>.<minor>.<patch>.

And constructed with the following guidelines.

  • Breaking backwards compatibility bumps the major.
  • New additions without breaking backwards compatibility bumps the minor.
  • Bug fixes and misc changes bump the patch.

For more information on SemVer, please visit semver.org website. This versioning method is same for all Sylius bundles and applications.

License.

License can be found here.

Authors.

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