I’m currently working with Ibexa as a headless cms for a frontend application where I’m using the custom URL alias to match with the slug on the frontend to get the content. I’ve created a content type called “pages”, and I want to automatically add a custom url alias based on the title for the given content types I’m working with.
How should I approach this?
Running on V3.3.12