Details
-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
-
3.0.1
-
None
Description
Impossible to add other actions after basic activation on the public instance because all functions are private so it's impossible to extend the class to add actions.
What about applying a template pattern, so the basic functions will have to be executed and developers can add other actions.
(See the patch attached)
Checklists
Acceptance criteria