studioemma / plugin-installation-step
Pimcore 4 helper functions for plugin installations
Installs: 667
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 20
Forks: 0
Open Issues: 0
Type:pimcore-plugin
pkg:composer/studioemma/plugin-installation-step
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