1.0.0-beta.15 • Published 1 year ago

@indiekit/post-type-photo v1.0.0-beta.15

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@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

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