shopwareshopware6shopware5shopware6-api

Is it possible to migrate an API Plugin from Shopware 5 to Shopware 6?


I would like to migrate an API Plugin (which we created) from Shopware 5 to Shopware 6.

Is it possible or should I have to create a new API on Shopware 6 ?


Solution

  • As shopware 6 is a complete rewrite, so the code base and also the API is completely different then the shopware 5 one.

    So it is best to create a complete new plugin.