verbb / zen

A Craft CMS plugin to manage content across multiple environments with ease.
Other
3 stars 0 forks source link

Support for Verbb Events #2

Closed CharlieGentle closed 11 months ago

CharlieGentle commented 11 months ago

What are you trying to do?

I was hoping to able to use Zen to export/import Events (and Tickets) from your Events plugin. Purchased tickets wouldn't be required.

What's your proposed solution?

Ideally, events would show up in the Elements list and be able to be exported/imported like everything else.

Additional context

No response

engram-design commented 11 months ago

Added for the next release. You'll need to get on dev versions of both plugins:

composer require verbb/zen:"dev-craft-4 as 1.0.1" composer require verbb/events:"dev-craft-4 as 2.0.2"

CharlieGentle commented 11 months ago

Brilliant, thanks