The Simple FAQ Bundle provides an easy-to-use solution for adding FAQ sections to your Contao website. It includes content elements to manage FAQ items and structured data (JSON-LD) for SEO.
- FAQ Start: Starts the FAQ section with a customizable headline.
- FAQ Item: Adds individual FAQ questions and answers.
- FAQ Stop: Ends the FAQ section and generates JSON-LD schema for SEO.
Install via Composer:
composer require respinar/contao-simplefaq-bundle
- FAQ Start: Add this content element to define the FAQ section's headline.
- FAQ Item: Add individual FAQ items with a question and answer.
- FAQ Stop: Add this content element to generate the JSON-LD schema for SEO.
MIT License. See the LICENSE file for more details.