respinar/contao-simplefaq-bundle

FAQ element for Contao

0.3.0 2025-03-08 19:06 UTC

This package is auto-updated.

Last update: 2025-03-12 19:06:59 UTC


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

  1. FAQ Start: Add this content element to define the FAQ section's headline.
  2. FAQ Item: Add individual FAQ items with a question and answer.
  3. FAQ Stop: Add this content element to generate the JSON-LD schema for SEO.

License

MIT License. See the LICENSE file for more details.