studioemma/plugin-installation-step

This package is abandoned and no longer maintained. No replacement package was suggested.

Pimcore 4 helper functions for plugin installations

Maintainers

Package info

github.com/studioemma/pimcore-plugin-PluginInstallationStep

Homepage

Type:pimcore-plugin

pkg:composer/studioemma/plugin-installation-step

Statistics

Installs: 667

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.2.2 2017-08-16 08:37 UTC

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