Hi all! I want to implement my own newsletter module. I want to create a complete crud for a newsletter module. At the moment I am able to create a new module, install it, uninstall it. I get data from database showing them in a new frontController but ...
I dont know how I can create new tables, form, ...
My inspiration is create a CRUD like products CRUD. Can someone give me some suggestions? Some link in documentation?