@indiekit/post-type-photo

1.0.0-beta.15 • Public • Published

@indiekit/post-type-photo

Photo post type for Indiekit.

Installation

npm i @indiekit/post-type-photo

Usage

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

{
  "plugins": ["@indiekit/post-type-photo"],
  "@indiekit/post-type-photo": {
    "name": "Photo"
  }
}

Options

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

Package Sidebar

Install

npm i @indiekit/post-type-photo

Weekly Downloads

22

Version

1.0.0-beta.15

License

MIT

Unpacked Size

9.37 kB

Total Files

20

Last publish

Collaborators

  • paulrobertlloyd