Quick start

We assume you have composer-based TYPO3 installation and and uses humhub.

Warning

Before you synchronize your fe users for the first time, please complete the installation and configuration in TYPO3 and humhub. Otherwise data inconsistency may occur.

  1. Install EXT:humhub

    composer req sbublies/humhub
    

    See the chapter on Installation. Make sure the TypoScript template is included.

  2. Add scheduler task to sync the fe user

    Go to the module System > Scheduler provided by this extension. See also Add a scheduler task for syncronization.

  3. Complete the required EXT settings

    Using the module Admin tools > Settings to set the settings. See also Set extension settings.

  4. Add sso fe plugins

    HumHub in connection with TYPO3 CMS works exclusively with an Auth method via TYPO3. Therefore you have to create one of the two PlugIns to be able to log in to Humhub See chapter Add fe plugins.

  5. Add field mapping records

    There are a number of fixed fields that are transferred to humhub. However, humhub offers a number of fields and options, so here you have the possibility to link your own fields. See chapter Add field mapping records.

  6. Optional: Delete the base css for the button and forms

    If you don't want to use the CSS you brought, you can delete it via your TypoScript setup. To do this, simply include the following line in the TS setup:

  1. What needs to be done in humhub

    In Humhub, a number of settings must be affected so that the synchronization works properly and the single sign-on can also be used. See chapter HumHub Settings.