1

I want to write an extension that is compatible with Magento Go ...

There is anything in particular to know about Magento Go on the dev side ?

Mufaddal
  • 5,398
  • 7
  • 42
  • 57
WonderLand
  • 5,494
  • 7
  • 57
  • 76
  • Magento Go is based on Magento EE. Basic requirements for extension can be found in extension developer guide http://t.co/Ev7wxX8u But now new Go extensions are not accepted – Pavel Novitsky Oct 11 '12 at 06:31
  • 1
    thank you, I don't got what you mean 'now new Go extensions are not accepted' – WonderLand Oct 11 '12 at 08:51
  • You can write module for Go, but it should be approved by magento team as "trusted extension". After this your module can be installed on Magento Go platform. But now adding new trusted extensions is suspended. – Pavel Novitsky Oct 11 '12 at 09:02

1 Answers1

0

Your module should be reviewed by Magento team. See more here - Trusted Magento Extension.

Roman Snitko
  • 3,655
  • 24
  • 29