diff --git a/ibexa/product-catalog-date-time-attribute/4.6/config/ibexa_product-catalog-date-time-attribute.yaml b/ibexa/product-catalog-date-time-attribute/4.6/config/ibexa_product-catalog-date-time-attribute.yaml new file mode 100644 index 00000000..bf269f2d --- /dev/null +++ b/ibexa/product-catalog-date-time-attribute/4.6/config/ibexa_product-catalog-date-time-attribute.yaml @@ -0,0 +1,3 @@ +# Example configuration for a custom date and time attribute: + +#ibexa_product-catalog-date-time-attribute: diff --git a/ibexa/product-catalog-date-time-attribute/4.6/manifest.json b/ibexa/product-catalog-date-time-attribute/4.6/manifest.json new file mode 100644 index 00000000..d3a0d3bb --- /dev/null +++ b/ibexa/product-catalog-date-time-attribute/4.6/manifest.json @@ -0,0 +1,9 @@ +{ + "aliases": [], + "bundles": { + "Ibexa\\Bundle\\ProductCatalogDateTimeAttribute\\IbexaProductCatalogDateTimeAttributeBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +} diff --git a/ibexa/product-catalog-date-time-attribute/5.0/config/ibexa_product-catalog-date-time-attribute.yaml b/ibexa/product-catalog-date-time-attribute/5.0/config/ibexa_product-catalog-date-time-attribute.yaml new file mode 100644 index 00000000..bf269f2d --- /dev/null +++ b/ibexa/product-catalog-date-time-attribute/5.0/config/ibexa_product-catalog-date-time-attribute.yaml @@ -0,0 +1,3 @@ +# Example configuration for a custom date and time attribute: + +#ibexa_product-catalog-date-time-attribute: diff --git a/ibexa/product-catalog-date-time-attribute/5.0/manifest.json b/ibexa/product-catalog-date-time-attribute/5.0/manifest.json new file mode 100644 index 00000000..d3a0d3bb --- /dev/null +++ b/ibexa/product-catalog-date-time-attribute/5.0/manifest.json @@ -0,0 +1,9 @@ +{ + "aliases": [], + "bundles": { + "Ibexa\\Bundle\\ProductCatalogDateTimeAttribute\\IbexaProductCatalogDateTimeAttributeBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +}