Taxonomy Scheduler offers the possibility to add a "Publish on" field on the level of a vocabulary, where a date and time can be filled in for scheduled publishing per vocabulary term. A cron run will consequently change the status of the term from Unpublished to Published.
Requirements
- hook_event_dispatcher (https://www.drupal.org/project/hook_event_dispatcher)
- taxonomy (drupal core)
- datetime (field)
Configuration
- Configuration can be found at "/admin/config/taxonomy_scheduler".
- Choose the vocabularies where the field should be added.
- Optionally a field name can be chosen and whether the field is required.
- Save the settings.
- Make sure a regular cron is setup, so your taxonomy terms are published on the set time.
Supporting organizations:
Project information
- Project categories: Site structure
- Created by vinlaurens on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
2.0.2
released 21 February 2023
Works with Drupal: ^9.3 || ^10
Drupal 10 compatibility update. Requires PHP >=8.1.
Install:

