diff --git a/composer.json b/composer.json index 0ef42ea..4f3b2eb 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "siteimprove/magento2", "description": "Bridges the gap between Magento and the Siteimprove Intelligence Platform", + "version": "0.1.1", "type": "magento2-module", "license": "proprietary", "authors": [ diff --git a/src/etc/config.xml b/src/etc/config.xml new file mode 100644 index 0000000..3a5b045 --- /dev/null +++ b/src/etc/config.xml @@ -0,0 +1,12 @@ + + + + + + + https://cdn.siteimprove.net/cms/overlay + + + + + diff --git a/src/etc/module.xml b/src/etc/module.xml index f704edf..6c46973 100644 --- a/src/etc/module.xml +++ b/src/etc/module.xml @@ -1,7 +1,7 @@ - +