@indiekit/post-type-rsvp

1.0.0-beta.16 • Public • Published

@indiekit/post-type-rsvp

RSVP post type for Indiekit.

Installation

npm i @indiekit/post-type-rsvp

Usage

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

{
  "plugins": ["@indiekit/post-type-rsvp"],
  "@indiekit/post-type-rsvp": {
    "name": "RSVP"
  }
}

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-rsvp

Weekly Downloads

17

Version

1.0.0-beta.16

License

MIT

Unpacked Size

8.39 kB

Total Files

20

Last publish

Collaborators

  • paulrobertlloyd