Skip to content

This is an attempt to develop a default readme file for Magento extensions. It should be included in the Magento extension directory under e.g. app/code/community/Company/ExampleExtension/readme.markdown. The markdown syntax (http://daringfireball.net/projects/markdown/syntax) is used for better and consistent formatting. Please join the discuss…

sprankhub/Magento-Extension-Sample-Readme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Company Example Extension

This is a short description of what the extension does.

Facts

Description

This paragraph describes what the extension does.

Requirements

  • PHP >= 5.6.0
  • Mage_Core
  • ...

Compatibility

  • Magento >= 1.9

Installation Instructions

  1. Install the extension via Magento Connect with the key shown above or copy all the files into your document root.
  2. Clear the cache, logout from the admin panel and then login again.
  3. Configure and activate the extension under System - Configuration - Company - Example Extension.
  4. ...

Uninstallation

  1. Remove all extension files from your Magento installation
  2. ...

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

FirstName LastName
http://www.firstname-lastname.com
@FirstNameLastName

License

OSL - Open Software Licence 3.0

Copyright

(c) 2017 Company

About

This is an attempt to develop a default readme file for Magento extensions. It should be included in the Magento extension directory under e.g. app/code/community/Company/ExampleExtension/readme.markdown. The markdown syntax (http://daringfireball.net/projects/markdown/syntax) is used for better and consistent formatting. Please join the discuss…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published