Tibi Plugins

Tibi combines site-specific plugins with shared WordPress packages and premium external plugins. Use this page as the ownership map. Use Tibi Blocks for the full block catalog.

Last modified: July 10, 2026

link Tibi-Specific Plugins

link tibi-core

Path:

packages/wordpress/plugins/tibi-core

Responsibilities:

Primary references:

link tibi-block-library

Path:

packages/wordpress/plugins/tibi-block-library

Responsibilities:

This plugin owns all tibi/* blocks. Do not list every block on this plugin page; use the block catalog instead:

link tibi-migrate

Migration utilities for Tibi. Use this only for migration-specific tasks and document any one-off migration behavior in the related pull request.

link Ownership Rules

If you are changing... Start with
Post types, taxonomies, REST endpoints, Gravity Forms behavior, Cookiebot behavior tibi-core
Any tibi/* Gutenberg block, block editor UI, or block render callback tibi-block-library
Theme templates, frontend React apps, Vite asset loading, ReadSpeaker, Algolia theme filters packages/wordpress/themes/tibi
One-off migration logic tibi-migrate
Shared T2 behavior T2 Framework documentation and local T2 config

link Important Shared Plugins

Tibi also depends on shared and external plugins, including:

link Documentation Standard

For each plugin-level feature, document:

For block-level behavior, document the block in Tibi Blocks or create a dedicated block reference page when the block has editor workflow, API, schema, email, or search behavior.