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

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -