Deployment

Use this for operational release checks. The older deployment reference remains available at Tibi Deployment.

Last modified: July 10, 2026

link Build Checks

cd packages/wordpress/themes/tibi
npm run build

cd ../../plugins/tibi-block-library
npm run build

Also build any changed package with its own package.json or Composer build step.

link Release Checks

link Production Smoke Checks