Installation

  5.x 4.x 3.x
TYPO3 10 yes no no
TYPO3 9 yes yes no
TYPO3 8 no yes yes
TYPO3 7 no no yes

The extension needs to be installed as any other extension of TYPO3 CMS:

  1. Get the extension
    1. Get it from the Extension Manager: Press the “Retrieve/Update” button and search for the extension key tt_address and import the extension from the repository.
    2. Get it from typo3.org: You can always get current version from http://typo3.org/extensions/repository/view/tt_address/current/ by downloading either the t3x or zip version. Upload the file afterwards in the Extension Manager.
    3. Use composer: Use composer require friendsoftypo3/tt-address.
  2. The Extension Manager offers some basic configuration which is explained here.

Latest version from git

You can get the latest version from git by using the git command:

git clone git@github.com:FriendsOfTYPO3/tt_address.git

Preparation: Include static TypoScript

The extension ships some TypoScript code which needs to be included.

  1. Switch to the root page of your site.
  2. Switch to the Template module and select Info/Modify.
  3. Press the link Edit the whole template record and switch to the tab Includes.
  4. Select Addresses (Extbase/Fluid) at the field Include static (from extensions):