This page provides the requirements for Web Governance CMS integration to work with Plone.
The edit URL¶
For Web Governance integration to work we need the edit URL inside the CMS to look like this:
http(s)://edit.domain.tld/inz/{page_path}
The page_path is the URI path.
Ex:
https://domain.tld/test1/test2/DoYouKnowTheWay?/ThisIsTheWay/
In this example, the URL will be https://domain.tld/
and the URI Path will be test1/test2/DoYouKnowTheWay?/ThisIsTheWay/