Skip to content

@indiekit/post-type-repost

Repost post type for Indiekit.

Installation

npm install @indiekit/post-type-repost

Usage

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

json
{
  "plugins": ["@indiekit/post-type-repost"],
  "@indiekit/post-type-repost": {
    "name": "Repost"
  }
}

Options

OptionTypeDescription
namestringPost type name.
fieldsArrayFields to show in post interface.