Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

This recipe will build two category fields (category and themes) on top of Drupal CMS Page and make it so those and the tags fields are autopopulated via AI Automator.

How to use

  1. After you login, you create a Page
  2. Fill out the title and content (and description and image if wanted).
  3. Click save.
  4. Go back to the edit page and see that tags, category and themes where picked by AI.

Adding to an existing project

Requirements

  1. Either a Drupal CMS project, or the Drupal CMS Page recipe. Note that the Drupal CMS Page recipe doesn't blend very well in with the Standard installation profile.
  2. An AI provider with chat capabilities and a default model configured for Chat with complex JSON. Try the amazee.ai AI provider for an easy setup without the privacy trade-offs.

Installation

composer require drupal/amazeeio_categorize_page
drush recipe ../recipes/amazeeio_categorize_page

Quick start project with the amazee.io AI provider

composer create-project drupal/cms
composer config minimum-stability beta
composer require drupal/amazeeio_categorize_page

drush site:install
drush recipe ../recipes/amazeeio_categorize_page

You can login to or register with the amazee.ai AI provider at /admin/config/ai/providers/amazeeio.

Activity

Total releases
10
First release
Mar 2025
Latest release
5 months ago
Release cadence
25 days
Stability
20% stable

Release Timeline

Releases

Version Type Release date
1.2.0-beta1 Pre-release Oct 28, 2025
1.2.x-dev Dev Oct 28, 2025
1.1.0 Stable Sep 29, 2025
1.0.0 Stable Sep 29, 2025
1.1.0-beta1 Pre-release Sep 29, 2025
1.1.x-dev Dev Sep 29, 2025
1.0.0-beta3 Pre-release Sep 11, 2025
1.0.0-beta2 Pre-release Sep 9, 2025
1.0.0-beta1 Pre-release Mar 14, 2025
1.0.x-dev Dev Mar 13, 2025