Hi friends,

I am new to drupal. I want to create the module for add,edit and delete the users.

Is there any module available for this?

Please help me in this..

Thanks in advance..

Venu.

Comments

scoutbaker’s picture

User management is built-in to Core. Go to Administer->Users.

---
"Nice to meet you Rose...run for your life." - The Doctor
My first public Drupal site - EyeOnThe503

Venuram’s picture

Hi ScoutBaker,

Thanks for your reply.

But what i need here is :

1) I need a seperate login page,after log in i need an option to:
a) Add a store(it contains four fields).
b) To list all the store values from database.
c) To edit the store values.
d) To delete the store values.

How can i start with this?
I already created the multi-step registration form. is it is like that?

Please suggest an idea.

Thanks,
Venu