Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta Box Schema

WIP: Schema definition for Meta Box, useful for code completion and validation.

Schema Links:

Meta Box

https://schemas.metabox.io/field-group.json

Settings Page

https://schemas.metabox.io/settings-page.json

Relationships

https://schemas.metabox.io/relationships.json

Custom Model

https://schemas.metabox.io/custom-model.json

Development

During development, you'll want to use local path so that you can test the schema with your local changes.

  1. Clone this repository
  2. Replace path to schema.json with your local path (e.g. file:///home/tan/projects/schema/schema.json)

About

Schema definition for Meta Box

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors