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.
Installs: 1 251
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 1
Type:bundle
Requires
- php: >=5.3.3
- steevanb/codegenerator: 1.*
- steevanb/doctrinefieldtypes: 2.*
- steevanb/utilsbundle: 1.*
- symfony/symfony: ~2.3
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)