@indiekit/post-type-note

1.0.0-beta.8 • Public • Published

@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

Option Type Description
name string Post type name.
fields Array Fields to show in post interface.

Package Sidebar

Install

npm i @indiekit/post-type-note

Weekly Downloads

4

Version

1.0.0-beta.8

License

MIT

Unpacked Size

3.39 kB

Total Files

5

Last publish

Collaborators

  • paulrobertlloyd