Taking the frontend part out of Hippo so that it works separately from Hippo

Good afternoon. We have a web application based on Hippo SMS 12, at the moment the application has grown and we are faced with the problem of updating the hippo core. We don’t know how to separate the frontend part and the hippo core from each other so that they don’t depend on each other. That is, we want to get away from a monotile architectural system! If there are solutions to make the frontend work separately and take it out of hippo, please share the solution

First, please consider upgrading your project. Version 12 is no longer maintained and the documentation for that version is no longer online.

You can deploy your site and cms applications separately:

Or you can move to a headless implementation:

1 Like