1.0.0-beta.16 • Published 22 days ago

@indiekit/post-type-repost v1.0.0-beta.16

Weekly downloads
-
License
MIT
Repository
github
Last release
22 days ago

@indiekit/post-type-repost

Repost post type for Indiekit.

Installation

npm i @indiekit/post-type-repost

Usage

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

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

Options

OptionTypeDescription
namestringPost type name.
fieldsArrayFields to show in post interface.
1.0.0-beta.15

22 days ago

1.0.0-beta.16

22 days ago

1.0.0-beta.10

1 month ago

1.0.0-beta.8

2 months ago