Skip to content

bystrzan/pattern-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Pattern Editor ===
Contributors: blockifywp
Donate link: https://blockifywp.com/
Tags: pattern, editor, block, gutenberg, block editor, blockify
Requires at least: 6.1
Tested up to: 6.1
Stable tag: 0.0.3
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Import, export and edit patterns with the Block Pattern custom post type with additional settings and UI features that makes working with WordPress block patterns easier and faster

== Description ==

Pattern Editor is a plugin to help you create and edit patterns for the WordPress block editor. It registers a new post type called "Pattern" that allows you to create and edit patterns in the same way you would create and edit posts.

The pattern editor allows you to edit patterns separately as if they were pages. Patterns can also be saved directly to the active child theme which can enable a really powerful design system for theme developers once in place.

More documentation coming soon.

== Installation ==

= From your WordPress dashboard =

1. Visit 'Plugins > Add New'
2. Search for 'Debug Toolkit'
3. Activate Debug Toolkit from your Plugins page.

== Frequently Asked Questions ==

= How do I use this plugin? =

This plugin adds a new post type called "Block Pattern" which can be accessed from Appearance > Patterns. You can create and edit patterns in the same way you would create and edit posts. Patterns are saved in the database as well as the currently active theme.

= Who is this plugin for? =

This plugin is designed to be used by developers and theme authors. It is not intended for use by end users.

= How to change the export directory path =

From the Block Patterns admin page, click on the "Screen Options" tab in the top right corner of the page. You will see two text fields for the export and import directories. You can change the path to the directory where you want to save your patterns.

== ChangeLog ==

= 0.0.3 - 2 April 2023 =

* Update: Stable version

= 0.0.2 - 21 March 2023 =

* Remove: Navigation menu ref attribute

= 0.0.1 - 21 March 2023 =

* Initial release

About

Import, export and edit patterns in the block editor and save directly to your theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.9%
  • JavaScript 16.7%
  • CSS 2.4%