In Computer Programming, you work on different types of module such as functions, inbuilt libraries etc.. Same as in Drupal CMS you have to work on different modules like core module(captcha, aggregator module, token module) and community module. Here we learn about user module and their functionality like how to create new user, user permission etc.
User
User also known as person, who work in website. Basically two types of user exists in any system, first is anonymous user and second one is authenticated user. Those person are authenticated for website which is registered in the site. Who doesn't registered in the site, known as anonymous user.
Different steps of creating new user in Drupal CMS
Step-1 : Logged into your administrator account.
Step-2 : Select Configuration tab, which is snap given above.
Administrator toolbar contains some administrative links like Content, Structure, Appearance etc. Specific link designed for specific tasks.
Step-3 : Select Administration link in appearing window, which is given below.
Step-4 : Select People in given below snap, which is provides user account information, role information etc.
Step-5 : For adding new user in CMS, click 'Add user' link.
Step-6 : Filled Required Field and click to save button.
Tidak ada komentar:
Posting Komentar