0

I have a some modules and 1 layout. How can i do this thing?:

For each module content of the site should be individual.

Alex Pliutau
  • 21,392
  • 27
  • 113
  • 143

1 Answers1

3

Look here. Basically your best bet is to create a controller plugin to choose the right layout depending on request.

Community
  • 1
  • 1
Iznogood
  • 12,447
  • 3
  • 26
  • 44