Skip to main navigation Skip to main content Skip to page footer

Adjust address group variants

Address group variants can be simply modified by using Page-TypoScript. The following code snippet removes the existing entries:

TCEFORM {
    tx_addressmanager_domain_model_addressgroup {
        variant {
            removeItems = default, primary, secondary, success, info, warning, danger
        }
    }
}

Use this snippet to add your own entries:

TCEFORM {
    tx_addressmanager_domain_model_addressgroup {
        variant {
            addItems.wordpress = Wordpress
            addItems.shopware = Shopware
            addItems.magento = Magento
            addItems.contao = Contao
            addItems.drupal = Drupal
        }
    }
}
Documentation

TYPO3 Address-Manager by coding.ms

Filial-finder, radius-search, location-overview, store-finder, radial-search, radius-search, people-directory, person-database, employee-directory: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and full-text search. Includes Google Maps and SEO support.

Menu