Book Image

Joomla! 3 Beginner's Guide Second Edition

By : Eric Tiggeler
Book Image

Joomla! 3 Beginner's Guide Second Edition

By: Eric Tiggeler

Overview of this book

Table of Contents (22 chapters)
Joomla! 3 Beginner's Guide Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Time for action – adding a user with frontend authoring permissions


Let's create user accounts for a couple of club members who'll become content contributors. The steps are as follows:

  1. Navigate to Users | User Manager.

  2. There's just one user, you. By default, Joomla calls this first user Super User (and this user belongs to the Super Users group). To add another user, click on the New button in the toolbar.

  3. In the Add New User screen, add Account Details as desired. In this example, we've entered Jim Van Gogh in the Name field. In the Login Name field, we've entered jvgogh. Enter a password in the Password field and enter a valid e-mail address in the Email field for the new user.

  4. Click on the Assigned User Groups tab and select Author. This will allow the new user to submit and edit content (after logging in to the frontend of the site).

  5. Click on Save & Close. The User Manager screen now shows the new user:

What just happened?

In the site user list in User Manager, you're no longer on your...