Jump to content

sensorario

Members
  • Posts

    4
  • Joined

  • Last visited

About sensorario

  • Birthday 09/10/1982

Contact Methods

Profile Information

  • Location
    Cesena
  • Activity
    Freelancer

sensorario's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Ho creato un modulo che mostra alcuni dati pescati dal db e fin qui va tutto bene. Non ho problemi a posizionarlo le frontend. Ho eseguito qualche query seguendo la documentazione. Ho imparato le basi di Smarty. Adesso devo mettermi all'opera per creare un modulo di amministrazione che mi gestisca delle news. Quel che mi serve realizzare è un CRUD completo. Ci sono best practice da seguire?
  2. Sure but, ... I get some different folder structure from documentation respect others module. But I'll study your modules. Thank you.
  3. Thank you. Searching "extends ObjectModel" now I've some stuff to study. Also I get some stuff from documentation about best practice with databases. ... But ... how can I create my own AdminController? I want create it in my own module.
  4. 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?
×
×
  • Create New...