1.0.0-beta.19 • Published 8 months ago

@indiekit/post-type-like v1.0.0-beta.19

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@indiekit/post-type-like

Like post type for Indiekit.

Installation

npm i @indiekit/post-type-like

Usage

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

{
  "plugins": ["@indiekit/post-type-like"],
  "@indiekit/post-type-like": {
    "name": "Like"
  }
}

Options

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

8 months ago

1.0.0-beta.18

10 months ago

1.0.0-beta.15

1 year ago

1.0.0-beta.16

1 year ago

1.0.0-beta.10

1 year ago

1.0.0-beta.8

1 year ago