Skip to content

Add Pattern Directory support to the core editor #10

Closed
@tellyworth

Description

@tellyworth

The core editor should allow users to search and insert block patterns from the pattern directory, in a similar way to the block directory.

Tentative assumptions:

  • Unlike block plugins there is probably no "install" step needed. Patterns from the directory can simply be inserted into a post exactly as core patterns work at present.
  • Core patterns might be moved to the Pattern Directory, so they can be improved independent of the core release schedule.
  • A local REST API endpoint for searching the pattern directory might be needed, in a similar manner to the block directory endpoint. (Stub Core endpoint #3)
  • Patterns from the directory can probably be listed in the same UI as core patterns are at present.

This is an umbrella task, specific issues should be created as needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions