respinar / contao-simplefaq-bundle
FAQ element for Contao
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.2
- contao/core-bundle: ^5.3
Requires (Dev)
- contao/manager-plugin: ^2.12
README
Overview
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.
Features
- 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.
Installation
Install via Composer:
composer require respinar/contao-simplefaq-bundle
Usage
- 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.
License
MIT License. See the LICENSE file for more details.