1

I want to have site available under route /answers, I've made the service, twig file and remove it from fixtures from static pages. Now it disappear from Sonata Page Site Builder in CMS. How do I add a new page ?

Chrzanek
  • 197
  • 3
  • 15

1 Answers1

0

Create your custom action, and register them in service, then add template and do all woth you need: red off documentation, it's help me