RSVP post type for Indiekit
npm install @indiekit/post-type-rsvpRSVP post type for Indiekit.
npm install @indiekit/post-type-rsvp
Add @indiekit/post-type-rsvp to your list of plug-ins, specifying options as required:
``json`
{
"plugins": ["@indiekit/post-type-rsvp"],
"@indiekit/post-type-rsvp": {
"name": "RSVP"
}
}
| Option | Type | Description |
| :------- | :------- | :-------------------------------- |
| name | string | Post type name. |fields
| | Array` | Fields to show in post interface. |