Download the PHP package tallesttree/topicalboost-drupal without Composer
On this page you can find all versions of the php package tallesttree/topicalboost-drupal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tallesttree/topicalboost-drupal
More information about tallesttree/topicalboost-drupal
Files in tallesttree/topicalboost-drupal
Download tallesttree/topicalboost-drupal
More information about tallesttree/topicalboost-drupal
Files in tallesttree/topicalboost-drupal
Vendor tallesttree
Package topicalboost-drupal
Short Description AI-powered topic analysis and structured data generation for Drupal. Automatically analyzes content to identify relevant topics and generates schema.org markup for improved SEO.
License GPL-2.0-or-later
Homepage https://topicalboost.com
Package topicalboost-drupal
Short Description AI-powered topic analysis and structured data generation for Drupal. Automatically analyzes content to identify relevant topics and generates schema.org markup for improved SEO.
License GPL-2.0-or-later
Homepage https://topicalboost.com
Please rate this library. Is it a good library?
Informations about the package topicalboost-drupal
TopicalBoost for Drupal
AI-powered topic analysis and structured data generation for Drupal. Automatically analyzes content to identify relevant topics and generates schema.org markup for improved SEO.
Features
- AI Topic Analysis: Automatically identifies relevant topics in your content
- Schema.org Integration: Generates structured data for better SEO
- Bulk Processing: Analyze multiple content items simultaneously
- Configurable Display: Control how and where topics appear
- Admin Interface: Easy-to-use configuration and management tools
Requirements
- Drupal 9.5+ or 10.0+ or 11.0+
- PHP 8.1+
- Advanced Queue module
- Pathauto module (recommended)
Installation
Via Composer (Recommended)
Manual Installation
- Download the module
- Extract to
web/modules/contrib/ttd_topics - Enable the module:
drush en ttd_topics
Configuration
- Navigate to Administration > Configuration > Content > TopicalBoost
- Configure your API settings
- Select content types to analyze
- Customize display options
- Important: Set up cron to run every minute for optimal queue processing:
* * * * * /path/to/drush cron- This ensures timely processing of both single content analysis and bulk operations
- Running cron every minute is safe and normal for Drupal queue-based modules
- Without frequent cron runs, content analysis may be delayed significantly
Usage
Once configured, TopicalBoost will automatically:
- Analyze new published content
- Generate topic tags
- Add structured data to pages
- Display topic mentions (if enabled)
API Key
This module requires a TopicalBoost API key. Sign up at topicalboost.com to get started.
Support
- Issue queue
- Documentation
- Support
License
GPL-2.0-or-later
All versions of topicalboost-drupal with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
drupal/core Version ^9.5 || ^10.0 || ^11.0
drupal/advancedqueue Version ^1.0
drupal/pathauto Version ^1.0
drupal/core Version ^9.5 || ^10.0 || ^11.0
drupal/advancedqueue Version ^1.0
drupal/pathauto Version ^1.0
The package tallesttree/topicalboost-drupal contains the following files
Loading the files please wait ...