studioemma / plugin-installation-step
This package is abandoned and no longer maintained.
No replacement package was suggested.
Pimcore 4 helper functions for plugin installations
Package info
github.com/studioemma/pimcore-plugin-PluginInstallationStep
Type:pimcore-plugin
pkg:composer/studioemma/plugin-installation-step
1.2.2
2017-08-16 08:37 UTC
Requires
- php: >=7.0.0
- pimcore/installer-plugin: >=1
This package is auto-updated.
Last update: 2020-02-14 10:21:34 UTC
README
This plugin adds helper functions to allow to split up the installation of a plugin in seperate steps.
Install the plugin
To use the migrations make sure the files and folders found here are placed
inside your pimcore project inside the folder plugins\PluginInstallationStep.
Or you can install the plugin via composer:
stable:
composer require studioemma/plugin-installation-step
unstable:
composer require studioemma/plugin-installation-step:dev-master