wapplersystems/ws-guestbook

Fund package maintenance!
Other

Installs: 52

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 7

Type:typo3-cms-extension

12.0.0 2024-03-10 00:06 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

  1. Include the static TypoScript of the extension.
  2. ....

Credits

  • Sven Wappler
  • Franziska Krug