Dynamic parameters system with web editing interface for Symfony2 applications.
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
All the installation instructions are located in documentation
This bundle uses GitHub issues. If you have found bug, please create an issue.
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.
License can be found here.
The bundle was originally created by William POTTIER.