Reply post type for Indiekit
npm install @indiekit/post-type-replyReply post type for Indiekit.
npm install @indiekit/post-type-reply
> [!NOTE]
> This package is installed alongside @indiekit/indiekit
To customise the behaviour of this plug-in, add @indiekit/post-type-reply to your configuration, specifying options as required:
``json`
{
"@indiekit/post-type-reply": {
"name": "Reply"
}
}
| Option | Type | Description |
| :------- | :------- | :-------------------------------- |
| name | string | Post type name. |fields
| | Array` | Fields to show in post interface. |