2017 © Pedro Peláez
 

project plugin-hello-world

Creates an empty frontend plugin for plentymarkets plugin development

image

plentymarkets/plugin-hello-world

Creates an empty frontend plugin for plentymarkets plugin development

  • Wednesday, December 14, 2016
  • by plentypackagist
  • Repository
  • 44 Watchers
  • 0 Stars
  • 25 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 11 Forks
  • 0 Open issues
  • 2 Versions
  • 4 % Grown

The README.md

plentymarkets Logo, (*1)

Hello World plugin

This is the Hello World plugin developed by plentymarkets., (*2)

The master branch of this repository contains a simple plugin that renders a template and registers a route under which the template is displayed. Check out the branch further_options to see more possibilities., (*3)

Requirements

This is a plugin for plentymarkets 7. No other plugins are required for running the plugin., (*4)

Installing

For detailed information about plugin provisioning refer to plentymarkets developers., (*5)

Install using Composer and a composer.json., (*6)

{
    "require": {
        "plentymarkets/plugin-hello-world": "dev-master"
    }
}

For available versions see the corresponding Packagist page., (*7)

For more basic information on package installation via Composer see this introduction., (*8)

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., (*9)

Versioning

Visit our forum and find the latest news and updates in our Changelog., (*10)

License

This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE - see the LICENSE.md file for details., (*11)

The Versions

14/12 2016

dev-tutorial/external_SDKs

dev-tutorial/external_SDKs

Creates an empty frontend plugin for plentymarkets plugin development

  Sources   Download

AGPL-3.0

The Requires

  • php ^5.5 || ^7.0

 

19/10 2016

dev-master

9999999-dev

Creates an empty frontend plugin for plentymarkets plugin development

  Sources   Download

AGPL-3.0

The Requires

  • php ^5.5 || ^7.0