php - How to implement admin interface for drupal7 custom module? -
php - How to implement admin interface for drupal7 custom module? -
i new drupal.i working on creating custom module in drupal7.
i created 1 review form(contains name,rating,comments fields) in front end page. after user submit form stored info in database.i retrived , displayed info in block.this have done.
but need admin interface module "the user submitted rating displayed in admin section" , "admin need perform approve,edit,delete operations on user rating".
how implement this.
please help me one. in advance.
did search google? if so, have directed creating module configuration (settings) page
php drupal drupal-7 content-management-system drupal-modules
Comments
Post a Comment