Tips for making administration of Drupal site easier
- by Busk
I'm creating a Drupal site for a client, and I'd like to make administrating the site as easy as possible for them.
Examples of what they'd want to do with the site is:
Add/Edit/Remove content which will be displayed on various pages
Manage a forum - Just the basic Drupal Forum module
Add / Ban Users
Respond to comments left using the webforum
I see there is an Admin module, that looks pretty promising. But I was wondering if anyone has any other helpful tips.
Thanks