wapplersystems / ws-guestbook
Fund package maintenance!
Other
Installs: 55
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 7
Type:typo3-cms-extension
Requires
- derhansen/form_crshield: ^1.0
- typo3/cms-core: ^12
- typo3/cms-form: ^12
Suggests
- derhansen/form_crshield: Protect the form from spam
This package is auto-updated.
Last update: 2024-10-10 13:59:05 UTC
README
Features
- Based on extbase & fluid, implementing best practices from TYPO3 CMS
- Frontend template based on Twitter Bootstrap
- Uses form extension
- Adjustable privacy page
- Uses form_crshield extension for spam protection
- Honeypot with the help of the form extension
- Adjustable mandatory fields
- Confirm/Decline of new entries by frontend too
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 wapplersystems/ws_guestbook
.
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.
2) Minimal setup
- Include the static TypoScript of the extension.
- ....
Credits
- Sven Wappler
- Franziska Krug