Prijeđi na sadržaj

DG Builder — Manifest Driven WordPress Sites

One JSON file describes an entire website. The theme reads it and generates pages, menus, media library entries, custom CSS/JS and SEO metadata.

Why

Client sites were being rebuilt by hand every time. The design work was creative; the assembly was not. Everything repetitive moved into a deterministic pipeline.

How it works

The manifest carries pages as structured nodes, media as inline base64 with token references, and a full asset layer. An exporter reverses the process, so a live site can be packed back into a manifest and moved to another server in minutes.

Extras

Automatic WebP conversion on import, precise responsive image sizing, a cache header block, a client-facing admin dashboard and a restricted client role for handover.

Stack: WordPress, PHP, WPBakery, Python tooling

← All projects