Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Mailchimp 3.1.5 Minor update available for module mailchimp (3.1.5). Release: Commerce Shipping 3.0.5 Minor update available for module commerce_shipping (3.0.5). Release: GoogleTag Manager 2.0.1 Minor update available for module gtm (2.0.1). Usage Milestone: Easy Breadcrumb Module easy_breadcrumb crossed 100,000 active installs. Release: MCP Sentinel 2.17.0 Minor update available for module mcp_sentinel (2.17.0). Release: Commerce ML Exchange 2.0.1 Minor update available for module cmlexchange (2.0.1). Release: Commerce ML Exchange 2.0.0 Major update available for module cmlexchange (2.0.0). Release: SynImport 2.0.0 Major update available for module synimport (2.0.0). Release: Contact ajax 3.0.0 Major update available for module contact_ajax (3.0.0). Module Revived: Contextual Filter from Referer 1.0.2 Module contextual_filter_referer updated after 22 months of inactivity (1.0.2).

This project enhances Drupal's Page content type by adding "category" and "themes" fields. These fields, along with the "tags" field, are automatically populated using AI, simplifying content organization.

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.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
15
Tracked since
Mar 2025
Latest release
1 month ago
Releases (12 mo)
12 ▲ from 3
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.3.3 Stable Jul 13, 2026
1.3.2 Stable Jul 13, 2026
1.3.1 Stable Jul 11, 2026
1.3.x-dev Dev Jul 6, 2026
1.3.0 Stable Jul 6, 2026
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