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 ?
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 ?
Copyright © 2021 Jogjafile Inc.
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.