Install
Works with Drupal: ^11Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
56.23 KB
MD5: f211acc528068fbd15a3060789626558
SHA-1: 54f9c3cf4dcb1a184728166498741e1c8dd91ad9
SHA-256: fe43f9ecc25ad5b4a4ce251763894ae43e7be4abf3a169982869e07a430871f2
Download zip
76.57 KB
MD5: 8c959c0d2868d087082bb62a9e57fdfc
SHA-1: fbc2d1c1ba82d44a45bc84f7a384c79df0ebf8db
SHA-256: 8d2ebc42de7636f769364b731e8b0fe58ac1209c7962ab338bf7a8050413eaad
Release notes
- Generates schema.org JSON-LD via the Drupal AI module (no hand-written JSON).
- Content schema: "Generate Schema via AI" on node edit; preview, validate, then save.
- URL schema: add any path, fetch page, AI generates schema; stored as Schema mappings.
- Multiple types per page (e.g. Article + BreadcrumbList, WebPage + FAQPage).
- Configurable prompt; optional auto-generate on publish/update; rate limiting.
- Requires Drupal 11 and the AI module plus an AI provider (e.g. OpenAI).