liqd / adhocracy-plus

adhocracy+ is a SaaS platform to make digital democracy easy for everyone
https://adhocracy.plus/
GNU Affero General Public License v3.0
73 stars 20 forks source link

[8103] apps/cms: add a new ImportantPage "registration" to wagtail. #2601

Closed goapunk closed 2 months ago

goapunk commented 2 months ago

This new page can be used to create an explanation page about why registration is necessary. If the page is set in wagtail, there will now be link on the signup page saying "Why register?".

Testing: in wagtail create a new page and then create a new child page of that page (simplepage). After saving, go to settings -> important pages and set the newly created simplepage for registration. There should now be a new link on the signup page

Tasks