jweiland / telephonedirectory
Telephone Directory
Installs: 2 925
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- jweiland/maps2: >=8.0.0
- typo3/cms-core: ^10.4.33 || ^11.5.20
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- nimut/testing-framework: ^6.0
- phpspec/prophecy-phpunit: ^2.0
- roave/security-advisories: dev-latest
README
With telephonedirectory
you can organize your contact persons and buildings.
1 Features
- Create and manage employees
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/telephonedirectory
Installation as extension from TYPO3 Extension Repository (TER)
Download and install telephonedirectory
with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Create employee and other records on a sysfolder.
- Add telephonedirectory plugin on a page and select at least the sysfolder as startingpoint.