kujaff / versionsbundle
Add version information to your bundles, with updates and more
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Requires
- php: >=5.3.3
- steevanb/codegenerator: 1.*
- steevanb/doctrinefieldtypes: 2.*
- steevanb/utilsbundle: 1.*
- symfony/symfony: ~2.3
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
VersionsBundle
Add version information to your bundles, with install, updates, uninstall
Make your bundle versionned
Add your bundle to versionned bundle list : [Make versionned](Resources/doc/Make bundle versionned.md)
Create an install script : [Install script](Resources/doc/Install script.md)
Create an update script : [Update script](Resources/doc/Update script.md)
Create an uninstall script : [Uninstall script](Resources/doc/Uninstall script.md)
Use EasyInstaller to make install, update and uninstall easy : EasyInstaller
Install, update and uninstall bundles
See [Install update uninstall](Resources/doc/Install update uninstall.md)
Get bundle version informations
See [Bundle informations](Resources/doc/Bundle informations.md)