David

Results 3 comments of David

IMO instead of going to a website to generate boilerplate, this should be part of craft console. `./craft create-plugin x/y-z` see [this](https://statamic.dev/extending/addons#creating-an-addon)

@sebastian-lenz I can confirm this fixes the issue of "unknown column" `Exception: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't.field_item_accordionLink' in 'field list'`, would be great if this could be...

@angrybrad We are currently being hit by this same issue on a site: (2 queue jobs are needed in order to process different jobs used on the site). There's very...