Skip to content

webimpactgmbh/plugin-basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plentymarkets Logo

Hello World plugin

This is the Hello World plugin developed by plentymarkets.

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.

Requirements

This is a plugin for plentymarkets 7. No other plugins are required for running the plugin.

Installing

For detailed information about plugin provisioning refer to plentymarkets developers.

Install using Composer and a composer.json.

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

For available versions see the corresponding Packagist page.

For more basic information on package installation via Composer 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.

About

Our "Hello World!" plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.2%
  • HTML 1.8%