kujaff/versionsbundle

Add version information to your bundles, with updates and more

Installs: 1 251

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 1

Type:bundle

2.2.0 2014-07-15 13:36 UTC

This package is auto-updated.

Last update: 2023-04-28 09:09:05 UTC


README

version symfony Total Downloads sensiolabs insight scrutinizer

VersionsBundle

Add version information to your bundles, with install, updates, uninstall

Installation

Configuration

Changelog

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)