magento - Differences between an extension and a module? -


Both extend the features and functionality of Magento, but can someone tell me what is the difference between them? As I did not get the clear explanation.

Thank you.

I got the answer in the end.

Extensions are packing modules In other words, you extend Magento's features and functionality by writing a module. After that you have the option to leave it or pack it ( system & gt; Magento Connect & gt; package extension ). An expansion (a pack module) is then published.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -