diff --git a/bukashk0zzz/filter-bundle/2.0/config/packages/bukashk0zzz_filter.yaml b/bukashk0zzz/filter-bundle/2.0/config/packages/bukashk0zzz_filter.yaml new file mode 100644 index 00000000..8e0e149f --- /dev/null +++ b/bukashk0zzz/filter-bundle/2.0/config/packages/bukashk0zzz_filter.yaml @@ -0,0 +1,3 @@ +bukashk0zzz_filter: + # Enable if you need auto filtering form data before constraint(Validation) check + auto_filter_forms: false diff --git a/bukashk0zzz/filter-bundle/2.0/manifest.json b/bukashk0zzz/filter-bundle/2.0/manifest.json new file mode 100644 index 00000000..d03d3270 --- /dev/null +++ b/bukashk0zzz/filter-bundle/2.0/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "Bukashk0zzz\\FilterBundle\\Bukashk0zzzFilterBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +}