Skip to content

osaprog/magento_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Magento custom module sample

Description:
  • Add new tab in Backend in System Configuration, and implement form that contains one text field under the new tab.

  • Implement Observer, triggers when a product has been saved, it should concatenate the value from the text field in System Configuration to the name of the product.

Installation:
  • Copy the folder code and etc to your SHOP_ROOT/app.

  • Clear Cache.

  • Make sure that the Module Lemundo_Testaufgabe is enabled.

This sample has been tested under Magento ver. 1.9.2.1

That is it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages