2
I have the following situation, I have several sites with different layouts and databases, but I wanted them to use the same administrative area, the same Gems, because if I need to fix a bug in the administrative area or update a Gem I would update in one place and it would automatically be worth to the other sites, as I could build this.
Create a separate application for the administrative area.
– GuiGS