chriwo / staffholiday
TYPO3 extension for the planning of holidays for employees
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^8.7.0 || ^9.5
- typo3/cms-felogin: ^8.7.0 || ^9.5
Requires (Dev)
Replaces
- staffholiday: 2.0.0
- typo3-ter/staffholiday: 2.0.0
README
Features
- Based on extbase & fluid, implementing best practices from TYPO3 CMS
- Frontend template based on Twitter Bootstrap (v3)
- Well documented
- Supports TYPO3 v8 and v9
Usage
1) Installation
Installation using Composer
The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root,
just do composer require chriwo/staffholiday
.
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.