Install Software For Free
Banner图

Pattern Builder

Developer twentybellows
pbking
Update Time Jan. 17, 2026, 3:54 a.m.
PHP Version: 7.2 +
WordPress Version: 6.9
Copyright: GPL-2.0-or-later
Copyright URL: Copyright Information

Tag

gutenberg design block-editor block-patterns patterns

Download

1.0.3 1.0.2 1.0.4

Description:

Pattern Builder transforms how you work with WordPress block patterns, providing a comprehensive solution for creating, managing, and organizing patterns right from your WordPress admin. Key Features Pattern Management Made Easy Use Cases For Theme Developers

Installation:

From WordPress Admin
  1. Navigate to Plugins > Add New
  2. Search for "Pattern Builder"
  3. Click "Install Now" and then "Activate"
  4. Navigate to Appearance > Pattern Builder to start creating patterns
Manual Installation
  1. Download the plugin zip file
  2. Navigate to Plugins > Add New > Upload Plugin
  3. Choose the downloaded file and click "Install Now"
  4. Activate the plugin through the 'Plugins' screen in WordPress
  5. Navigate to Appearance > Pattern Builder to start creating patterns
For Developers
  1. Clone the repository: git clone https://github.com/Twenty-Bellows/pattern-builder.git
  2. Install dependencies: npm install && composer install
  3. Build assets: npm run build
  4. Start development environment: npm run start
  5. Watch for changes: npm run watch

FAQs:

Can I use this with any theme?

Yes! Pattern Builder works with any WordPress theme that supports the block editor. It's especially powerful when used with block themes.

Can I manage existing theme patterns?

Yes, Pattern Builder provides a unified interface to manage both theme patterns (PHP files in your theme's patterns directory) and user-created patterns stored in the database.

Changelog:

1.0.4 1.0.3 1.0.2 1.0.1 1.0.0