plentymarkets / plugin-hack-api
This package is abandoned and no longer maintained.
The author suggests using the plentymarkets/plugin-interface package instead.
Interface for plentymarkets plugin development with PHP 7
dev-beta7
2019-01-31 14:05 UTC
Requires
- php: >=7.0.0
- laravel/framework: 5.2.*
This package is not auto-updated.
Last update: 2019-01-31 14:05:22 UTC
README
plentymarkets Plugin Interface
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
- Learn how to create your first plentymarkets plugin
- Overview of plentymarkets plugin interfaces
- The plentymarkets REST API
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.