diff --git a/backend/site.cfg b/backend/site.cfg index 19a18aa2..1fb0f67c 100644 --- a/backend/site.cfg +++ b/backend/site.cfg @@ -13,6 +13,7 @@ eggs += eea.restapi eea.volto.policy freshwater.content + eea.favboard zcml += collective.taxonomy @@ -29,6 +30,7 @@ auto-checkout = eea.volto.policy eea.restapi freshwater.content + eea.favboard always-checkout = true @@ -47,6 +49,7 @@ eea.restapi = git https://github.com/eea/eea.restapi branch=fix_dataquery_volto1 # eea.volto.slate = git https://github.com/eea/eea.volto.slate.git branch=main eea.volto.policy = git https://github.com/eea/eea.volto.policy.git freshwater.content = git https://github.com/eea/freshwater.content.git branch=main +eea.favboard = git https://github.com/eea/eea.favboard branch=main [versions] plone.schema = 1.3.0