WP Manifestindependent plugin directory
manifest / editor / dhali-pattern-library

Dhali Pattern Library

Pattern Library for WordPress FSE focusing on the OlliePro WordPress theme

by Dhali · github.com/dhali-web/dhali-pattern-library

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dhali-web/dhali-pattern-library/archive/refs/heads/master.zip

Declares an update source (https://github.com/dhali-web/Dhali-Pattern-Library), so updates arrive through the plugin's own updater.

From the readme

Dhali Pattern Library A version-controlled repository of custom block patterns, FSE templates, and template parts for sites built on the Ollie Pro WordPress theme. Managed centrally by Dhali Extension Manager, which installs and activates this plugin on a site from this repo directly. It's also a fully standalone, valid WordPress plugin — you can install it manually the normal way if you ever need to. What it does Auto-loads every pattern and template in this repo into whatever site it's activated on: - patterns/ — block patterns, auto-registered under a "Dhali Patterns" category so they're easy to find in the inserter. - templates/ — FSE block templates (.html files), injected into the active theme's template hierarchy so WordPress resolves them automatically, without modifying any theme files directly. - snippets/ — reusable code snippets referenced by patterns/ templates where relevant. Content conventions — read before adding anything new Everything in this repo is meant to move safely between client sites, so nothing in a pattern or template should reference one specific client's real content or a specific site's database: - Images: use the static images bundle

Read the full README on GitHub →