The extension is a universal TYPO3 extension that allows visitors to create enquiries for quotes.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

pkg:composer/wapplersystems/inquiry

dev-release/v13 2025-12-08 11:51 UTC

This package is auto-updated.

Last update: 2025-12-08 11:52:20 UTC


README

The extension is a universal TYPO3 extension that allows visitors to create requests for quotes. Customers can add or remove products from a list and send it to stored addresses using a form.

Features

  • The extension is universal, meaning it can work with any element type, but requires an adapter extension. Example attached.
  • Products can be added and removed via Ajax.
  • A link to the form with a counter is updated.
  • A form-formular can be extended or modified by events.

Installation

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require wapplersystems/inquiry

Authors