plentymarkets/plugin-interface

Interface for plentymarkets plugin development with PHP 7

dev-beta7 2020-11-10 10:44 UTC

This package is not auto-updated.

Last update: 2020-11-13 23:15:40 UTC


README

plentymarkets Logo

plentymarkets Plugin Interface for PHP

Interface for plentymarkets plugin development with PHP 7.

Installing

Install using Composer and a composer.json.

{
    "require": {
        "plentymarkets/plugin-interface": "dev-beta7"
    }
}

For available versions see the corresponding Packagist page.

For more basic information on package installation via Compser see this introduction.

Plugin documentation

Join our community

Sign up today and become a member of our forum. Discuss the latest trends in plugin development and share your ideas with our community.

Versioning

Visit our forum and find the latest news and updates in our Changelog.

License

This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE - see the LICENSE.md file for details.