1.0.0-beta.8 • Published 3 months ago

@indiekit/post-type-note v1.0.0-beta.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@indiekit/post-type-note

Note post type for Indiekit.

Installation

npm i @indiekit/post-type-note

Usage

Add @indiekit/post-type-note to your list of plug-ins, specifying options as required:

{
  "plugins": ["@indiekit/post-type-note"],
  "@indiekit/post-type-note": {
    "name": "Note"
  }
}

Options

OptionTypeDescription
namestringPost type name.
fieldsArrayFields to show in post interface.