- Based on extbase & fluid, implementing best practices from TYPO3 CMS
- Frontend template based on Twitter Bootstrap (v4)
- Uses form extension
- Needs authentication by fe_login
- Honeypot with the help of the form extension
- Confirm/Decline of new entries by frontend too
The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer require wapplersystems/ws_bulletinboard
.
Download and install the extension with the extension manager module.
- Include the static TypoScript of the extension.
- ....
- Sven Wappler