Skip to content

SebastiaanKloos/oc-harvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harvest plugin for OctoberCMS

This plugin adds the 'harvest' form field type.

Using the form field

This form field uses the 'Harvest Widget'.

Config Harvest Widget Parameter
taskKey external_item_id
taskName external_item_name

Define the models column to use for the external_item_id and the external_item_name.

harvest:
    label: Timemanager
    type: harvest
    span: auto
    context:
        - update
        - preview
    taskKey: id
    taskName: name

Future

I've planned a few more features which will be added soon.

Settings

You can change the app title at the settings page.

More information

For more information, please take a look at the Harvest documentation.

Harvest Widget Documentation

About

Harvest plugin for OctoberCMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published