Attention

TYPO3 v10 has reached end-of-life as of April 30th 2023 and is no longer being maintained. Use the version switcher on the top left of this page to select documentation for a supported version of TYPO3.

Need more time before upgrading? You can purchase Extended Long Term Support (ELTS) for TYPO3 v10 here: TYPO3 ELTS.

Create Default Users

Create simple_editor

Creating a new user and group is handled extensively in Setting up a User.

Here, you will create 2 new users, using the already existing groups (created by the "Introduction Package").

  1. Enter the "Backend users" module

  2. Click on the +: "Create new record"

    Create a new editor

    Create a new backend user

  3. Fill out some fields.

    • Username: simple_editor

    • Password: choose some password

    • Group: Select "Simple editors" in the "Available Items"

    • Name: Simple Editor

    Fill out fields for the new backend user
  4. Press save (top)

  5. Activate the backend user

    Activate editor

You have created a user with the already existing group "Simple editors".

Create "advanced_editor"

Now, create another user "advanced_editor". Use the group "Advanced Editors".

Change DB Mount for Group "Simple Editors"

The group "Simple Editors" should have the page "Content Examples" set as "DB Mounts" under "Mounts and Workspaces".

  1. Select "Backend user groups" in the top

  2. Click on the group "Simple editors" (or the edit pencil)

  3. Select the tab "Mounts and Workspaces"

  4. Check

    If you see the page "Congratulations" in DB Mounts, you should continue, if you see "Content Examples", you are done and can abort by selecting "Close" in the top.

  5. Click on "Congratulation" and the garbage pail to remove this.

  6. Click on the file icon "Browse for records"

  7. Select the page "Content Examples"

  8. Click Save

Change DB Mount

Change DB Mount

What did we just do?

We changed the DB mount from "Congratulations" (which was the start page) to "Content Examples". The editor should only see and edit the pages starting with "Content Examples". You will see the result in the next step.