numero2/contao-structured-data

Provides Content Elements to create structured data (JSON-LD).

Installs: 64

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 0

Forks: 0

Open Issues: 0

Type:contao-bundle

pkg:composer/numero2/contao-structured-data

1.0.1 2025-07-16 07:57 UTC

This package is auto-updated.

Last update: 2025-10-16 08:29:00 UTC


README

About

This bundle provides a Content Element that allows you to easily add structured data to your Contao website using the JSON-LD format. By integrating structured data, you can enhance your site's visibility and appearance in search engine results, making it easier for search engines to understand your content.

System requirements

Installation & Configuration

  • Install the extension via Contao Manager or Composer (composer require numero2/contao-structured-data)
  • Run a database update via the Contao-Installtool or using the contao:migrate command.