Skip to content

mjacobus/magento-hello-world-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Magento Hello World exemple plugin.

what it is

This is an example tutorial repository that explains how to create a plugin for magento.

As it grows in features it is split into different branches.

What it does

  • step 1
    • Routes to a controller
      • Responds to:
  /helloworld?name=yourname
  /helloworld/index/goodbye?name=yourname
  • step 2
    • The previous index action renders a custom block
    • The previous goodbye action renders a different layout

Author

Marcelo Jacobus

Kudos

About

Simple hello world extension example for magento.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages