@indiekit/post-type-reply

1.0.0-beta.16 • Public • Published

@indiekit/post-type-reply

Reply post type for Indiekit.

Installation

npm i @indiekit/post-type-reply

Usage

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

{
  "plugins": ["@indiekit/post-type-reply"],
  "@indiekit/post-type-reply": {
    "name": "Reply"
  }
}

Options

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

/@indiekit/post-type-reply/

    Package Sidebar

    Install

    npm i @indiekit/post-type-reply

    Weekly Downloads

    5

    Version

    1.0.0-beta.16

    License

    MIT

    Unpacked Size

    5.69 kB

    Total Files

    20

    Last publish

    Collaborators

    • paulrobertlloyd