Skip to content

TYPO3 module defintion to act as the top menu for all other REMIND modules

License

Notifications You must be signed in to change notification settings

remindgmbh/typo3-module-base

Repository files navigation

REMIND - Basemodules Extension

TYPO3 module defintion to act as the top menu for all other REMIND modules.

travis-img codecov-img styleci-img php-v-img github-issues-img contrib-welcome-img license-img

Usage

Use TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerModule with remind as $mainModuleName to add a sub module.

Do not use position top for submodules because it´s reserved for the remind info module, which is part of this extension.

If several modules are declared at the same position, the last one wins. We recommended to use bottom , after: or before:.

About

TYPO3 module defintion to act as the top menu for all other REMIND modules

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published