diff --git a/plugin.json b/plugin.json new file mode 100644 index 0000000..15ce7a9 --- /dev/null +++ b/plugin.json @@ -0,0 +1,13 @@ +{ + "name": "diaries", + "version": "1.13.1", + "label": "Diaries", + "author": "Meena Hoda", + "organisation": "West Midlands Fire Service", + "description": "Tymly plugin to handle bookings and appointments", + "categories": [ + "diary", + "appointments", + "bookings" + ] +}