Linux 软件免费装
Banner图

Pattern Builder

开发者 twentybellows
pbking
更新时间 2025年8月29日 23:46
PHP版本: 7.2 及以上
WordPress版本: 6.8
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

gutenberg design block-editor block-patterns patterns

下载

1.0.2

详情介绍:

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

安装:

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

常见问题:

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.

更新日志:

1.0.2 1.0.1 1.0.0