diff --git a/CHANGES.rst b/CHANGES.rst
index ad40982..a4dfbd1 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -5,6 +5,9 @@ Changelog
1.0a1 (unreleased)
------------------
+- aggiunto redturtle.voltoplugin.editablefooter
+ [mamico]
+
- rejectanonymous (usato ad esempio per /admin nel buildout, vedi anche desing.plone.policy)
[mamico]
diff --git a/setup.py b/setup.py
index 0332170..46556c9 100644
--- a/setup.py
+++ b/setup.py
@@ -66,6 +66,7 @@
"auslfe.farmacie",
"redturtle.bandi",
"collective.volto.subsites",
+ "redturtle.voltoplugin.editablefooter",
],
extras_require={
"test": [
diff --git a/src/iosanita/policy/profiles/default/metadata.xml b/src/iosanita/policy/profiles/default/metadata.xml
index 674e173..38f1988 100644
--- a/src/iosanita/policy/profiles/default/metadata.xml
+++ b/src/iosanita/policy/profiles/default/metadata.xml
@@ -13,5 +13,6 @@
profile-auslfe.farmacie:default
profile-redturtle.bandi:default
profile-collective.volto.subsites:default
+ profile-redturtle.voltoplugin.editablefooter:default