forked from CGM_Public/pretix_original
Re-introduce plugin categories
This commit is contained in:
@@ -11,6 +11,7 @@ class SendMailApp(AppConfig):
|
||||
class PretixPluginMeta:
|
||||
name = _("Send out emails")
|
||||
author = _("the pretix team")
|
||||
category = 'FEATURE'
|
||||
version = version
|
||||
description = _("This plugin allows you to send out emails " +
|
||||
"to all your customers.")
|
||||
|
||||
Reference in New Issue
Block a user