As Eno says, you would create a plugin to share a module between the
backend and frontend. For the sake of simplicity, I usually create
duplicate, redundant modules on the frontend and backend. Once the
project is up and running, if there is time, I pull them out and make
them a plugin.
Fabien Po
On Mon, 18 May 2009, torso wrote:
> I am going to do a backend application which can do frontend pages. I
> need to know is it possible to do modules on backend.
>
> For example:
>
> I have apps which are backend and frontend. On backend I have module
> admin, which can do new frontend modules