anchovy

Results 16 issues of anchovy

### What are you trying to do? If 1 or more tickets for an event have been purchased then disable deleting of the ticket in the CP. ### What's your...

feature request

### Describe the bug We've just upgraded to craft v4 and so upgraded Events to 2.0.0-beta.8 and we're getting an issue saving an event in the CMS and via front-end...

### Describe the bug When adding/editing an event, if I delete all the tickets the Total Capacity is set to 0. If a user then adds a new ticket, they...

### Describe the bug Deleting the commerce order doesn't delete the ticket and the QR code is still valid. 1. When the related commerce order is deleted/cancelled the associated tickets...

**What are you trying to do?** We have events that will be 'free' for all registered users, so need to be able to programatically purchase a ticket when a user...

feature request

### Question We've followed the documentation on https://verbb.io/craft-plugins/vizy/user-guides/creating-a-custom-node-from-scratch to create a new module. We had to add `use Craft;` to fix the `Class "modules\vizymodule\Craft" not found` error thrown by the...