Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Differences between an extension and a module?

Tags:

magento

Both extend the features and functionality of Magento, but could anyone point me out what are the differences between them? As I wasn't able to find a clear explanation.

Thank you.

like image 922
Cinnamon Avatar asked Feb 02 '10 07:02

Cinnamon


1 Answers

I've finally found the answer.

Extensions are simply packed modules. In other words, you extend the features and functionality of Magento by writing a module. Then you have a choice to leave it as it is or pack it up (System > Magento Connect > Package Extensions). An extension (a packed module) is then published on Magento Connect.

like image 108
Cinnamon Avatar answered Oct 29 '22 00:10

Cinnamon