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.
- 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.
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require wapplersystems/inquiry