jweiland / telephonedirectory
Telephone Directory
Installs: 3 462
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- doctrine/dbal: ^3.8
- jweiland/checkfaluploads: >=4.0.0
- jweiland/glossary2: >=6.0.0
- jweiland/maps2: >=11.0.0
- typo3/cms-backend: ^12.4
- typo3/cms-core: ^12.4.16
- typo3/cms-extbase: ^12.4
- typo3/cms-fluid: ^12.4
- typo3/cms-scheduler: ^12.4
Requires (Dev)
- ergebnis/composer-normalize: ~2.42.0
- friendsofphp/php-cs-fixer: ^3.14
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6
- roave/security-advisories: dev-latest
- typo3/cms-dashboard: ^12.4
- typo3/cms-install: ^12.4
- typo3/cms-reports: ^12.4
- typo3/testing-framework: ^7.0.2
Replaces
- typo3-ter/telephonedirectory: 5.0.0
This package is auto-updated.
Last update: 2024-10-20 08:07:32 UTC
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.