Install
Works with Drupal: ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
56.22 KB
MD5: 735d6ec28de2ff19bff718bc982b9b2a
SHA-1: bb82d6b4db33f95c1cc4590a4bbf36785bb4c92a
SHA-256: 2ca6682de9f42ec37dc44060e95602b0c147d81981cce5ff1c0e3270d1466322
Download zip
76.56 KB
MD5: 11965428c98d75d53033bacd50abe771
SHA-1: 095714706bd7692e5f706bfbf15a2c318148c860
SHA-256: 3d88d86b7a8f26e9e5979a476a8ad7b5375cb3a1115a08d5c9052549993afc8d
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).