@indiekit/post-type-photo
v1.0.0-beta.25
Published
Photo post type for Indiekit
Downloads
1,205
Maintainers
Readme
@indiekit/post-type-photo
Photo post type for Indiekit.
Installation
npm install @indiekit/post-type-photo
[!NOTE] This package is installed alongside
@indiekit/indiekit
Usage
To customise the behaviour of this plug-in, add @indiekit/post-type-photo to your configuration, specifying options as required:
{
"@indiekit/post-type-photo": {
"name": "Photo"
}
}Options
| Option | Type | Description |
| :------- | :------- | :-------------------------------- |
| name | string | Post type name. |
| fields | Array | Fields to show in post interface. |
