@indiekit/post-type-bookmark

1.0.0-beta.16 • Public • Published

@indiekit/post-type-bookmark

Bookmark post type for Indiekit.

Installation

npm i @indiekit/post-type-bookmark

Usage

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

{
  "plugins": ["@indiekit/post-type-bookmark"],
  "@indiekit/post-type-bookmark": {
    "name": "Bookmark"
  }
}

Options

Option Type Description
name string Post type name.
fields Array Fields to show in post interface.

/@indiekit/post-type-bookmark/

    Package Sidebar

    Install

    npm i @indiekit/post-type-bookmark

    Weekly Downloads

    5

    Version

    1.0.0-beta.16

    License

    MIT

    Unpacked Size

    5.71 kB

    Total Files

    20

    Last publish

    Collaborators

    • paulrobertlloyd