Pattern Manager
Manage your theme's pattern PHP files the easy way, with Pattern Manager by WP Engine.
The facts
- Rating
- 5★ from 5
- Active installs
- 400+
- Price
- Free
- Last updated
- 31 Oct 2023
- Added
- Mar 2023
- Requires WP
- 6.1
- Tested up to
- WP 6.3.10
- Requires PHP
- 7.4
- Downloads
- 42,875
Our analysis
AI-assistedPattern Manager is a WordPress plugin designed for theme developers to create and manage block patterns efficiently. It allows users to save and generate pattern files directly to their theme's disk, eliminating the need for manual exporting. The plugin also facilitates collaboration through git by keeping patterns accessible from the theme files.
This plugin is currently in beta and is not intended for use on production sites. It provides features such as auto-copying images into the theme, browsing patterns by preview thumbnails, and utilizing hidden WordPress core pattern features.
Best for: This plugin is best suited for theme developers working with block patterns.
What it does well
- ✓Saves pattern files directly to your theme
- ✓Auto-copies images used in patterns
- ✓Allows easy collaboration with git
- ✓Facilitates the creation and editing of patterns
- ✓Unlocks hidden WordPress core pattern features
Where it falls short
- •Currently in beta, may have stability issues
- •Not intended for use on production sites
Verdict
Pattern Manager offers useful tools for theme developers to streamline their workflow with block patterns. However, its beta status and intended use limitations should be considered.
From the developer
StudioPress's own description of Pattern Manager, lightly tidied.
Note: Pattern Manager is currently in beta.
When you design beautiful block patterns for your theme, Pattern Manager by WP Engine will automatically push them into PHP files for you, every time you save. With a dedicated studio to design and build block patterns you can 10x your ability to work effectively with theme patterns.
Who should use Pattern Manager by WP Engine
Pattern Manager is designed to be used by theme developers and is not intended to create patterns on production sites. Please review our FAQ below.
Key Features of Pattern Manager by WP Engine
- A dedicated place to build and design Block Patterns.
- Save (and generate) pattern files directly to disk in your theme (no exporting needed).
- Patterns available come from your theme on the disk, allowing for easy collaboration with git.
- Images used in patterns are auto-copied into your theme and referenced in the PHP pattern file.
- No more copying and pasting code to files.
- No more copying and pasting images to your theme.
- Browse all your patterns by their preview thumbnails.
- Create patterns and edit them later.
- Easy discovery and use of hidden WordPress core pattern features.
Things you can do with Pattern Manager:
- Create a pattern with a click.
- Duplicate a pattern.
- Delete a pattern.
- Rename a pattern.
- Utilize hidden WordPress core pattern features.
- Save a pattern to a php file in your theme.
Hidden WP core pattern features you can unlock with Pattern Manager:
- When a user makes a new page or post, auto-show a modal with your patterns, available to be used.
- Make your pattern available in the block inserter, or choose to hide it from the inserter.
- Allow users to transform any block into your pattern.
Upon every “save” of a pattern, Pattern Manager will do the following:
- Create/update the pattern PHP file on your disk, in your theme.
- Find and replace all local image urls with the correct PHP tag.
- Find and copy all image files used into your theme.
Additional Features
The Pattern Block: Put patterns inside patterns.
Once you’ve built a lot of patterns, it makes sense to quickly combine them in various ways to make full-page patterns. An example of this might be a “Home Page” or “Landing Page” pattern that includes a call-to-action area, features area, testimonials, links, and more. Instead of re-creating each of those patterns inside your “Home Page” pattern, you can simply re-use them with the “Pattern Block”.
Here’s an example of how you’d make that “Full Page” pattern:
* Step 1: In Pattern Manager, click “Create New Pattern”.
* Step 2: Add the “Pattern Block” (note: this block is exclusively available in the Pattern Manager editor).
* Step 3: Choose a pattern you’ve already made (like testimonials, features, call-to-actions, etc).
* Step 4. Once inserted, repeat steps 2-3 until you have a “Full Page” pattern you like.