Explain drupal user, permission, role in drupal?
Answer / Kanchan Mala
A user is an individual or entity that can access a Drupal site. Permissions determine what actions a user can perform on the site, and roles are groups of permissions that are assigned to users. Users can be assigned multiple roles, which allows for fine-grained control over their capabilities.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is different between d6 and d7?
Which files are required for creating the drupal theme?
Explain what is module in Drupal? List out some of the modules used in Drupal?
Explain drupal and working with javascript ?
Which database does drupal use?
What is difference between d6 and d7?
How to create the table using module?
How to find if the page is served from varnish cache?
What is a view in drupal 8?
How develop custom modules?
Which are the core optional modules in drupal?
Which files are required for module?