In OXID 6.1 (and below) we could store the shop license in shopx.yaml like so: ``` GeneralShopSettings: aSerials: ``` This does not work in OXID 6.2, and this (or a suitable replacement method) is required for development pace and ease-of-use.
In OXID 6.1 (and below) we could store the shop license in shopx.yaml like so:
This does not work in OXID 6.2, and this (or a suitable replacement method) is required for development pace and ease-of-use.