Threat Plates

Threat Plates

30M Downloads

Stand-alone version of ThreatPlates

Backupiseasy opened this issue ยท 1 comments

commented

The idea is two do it in two steps:

  • Lightweight integration - keep the depencency basically intact, so that it is possible to switch back easily to TidyPlates should it be maintained in the future again.
    • Move all necessary files from TidyPlates into a subdirectory, e.g., TidyPlatesInteral (remove, e.g., TidyPlatesHub and all other themes).
    • Change the namespace of TidyPlatesInternal so that is does not conflict with the orignal addon.
    • Implement some proxy functionality in ThreatPlates so that either the TidyPlates addon can be used (if available and active) or the internal, bugfixed version is used (if the TidyPlates addon is not active).
  • If TidyPlates is no longer maintained when the next addon is upcoming, integrate TidyPlates fully into ThreatPlates with no way back.
commented

Implemented with v8.6.0