Ok. I've created the new module, set up everything and apparently everything is up 'n' running. I'm having javascript issues among the 2 things (grocery crud and fuel).
When I render the page where the CRUD is using $this->fuel->admin->rend…
Thanks for your answer. What I am trying to do is extending fuel with modules that it doesn't have native, such as an image gallery, or a feature photo for a page. What I understood from the guide is that it's not suggested to extend/change existing…