Model to Module
I have a model that I am using, for arguments sake we can call this model: Tour. I would like to convert this Model to a Module so it can be accessed and edited from the backend.
This is just a simple Model. Nothing special about it.
Is there a straightforward way to do this?
0 Replies