Skip to main content

Plone

The edit URL

For Monsido's 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 ex URL will be https://domain.tld/ and URI Path will be test1/test2/DoYouKnowTheWay?/ThisIsTheWay/