Shopware 6 App Development – App Scripting
Custom Data and App Scripts replace the separate app backend server in many cases. The video shows it on our reward article app.
Anyone wanting to develop an app for the Shopware 6 Cloud used to need their own “app backend server”. It was required whenever deeper logic came into play.
What changes with version 6.4.8
Since version 6.4.8, Custom Data and App Scripts can be used. In many cases an app now manages without a backend server of its own. That saves hosting, maintenance and one source of errors.
On video: the reward article app
The tutorial shows how to put both tools to work, using our reward article app as the example.