Details
-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 3.0.0
-
Fix Version/s: None
-
Component/s: Plugins
-
Labels:None
Description
Currently invoice delivery options are essentially hard-coded into Blesta. Instead people should be able to create plugins that add additional invoice delivery options.
To make this work, plugins need two new events:
1. One to fetch invoice delivery options
2. Another to process invoice delivery options
See related CORE-414.