Is there a difference in themes for the Magento Community, Professional and Enterprise editions? If I develop a theme and test it using the Community edition, will it work on the other commercially available editions?
Is there a difference in themes for the Magento Community, Professional and Enterprise editions?
Share
Enterprise edition does come with it’s own theme, but it is based on the Modern theme from Community. Your problem in developing it only on Community is that you won’t be able to predict the layout/format of Enterprise only features such as Gift Cards, etc. You can make some reasonable assumptions, but no guarantees.
I would try to find an instance of EE that you can use to develop in, and then test in CE afterwards.