[MODULES] Introduce the concept of abstract modules to V3

Introduce placeholder for abstract upload and thumb modules
Temporarily supress some bugs
This commit is contained in:
2021-04-15 00:30:35 +01:00
parent 6bfea8a0df
commit a1cac40f6a
30 changed files with 83 additions and 60 deletions

View File

@@ -16,7 +16,7 @@
namespace Plugin\StoreRemoteMedia;
use App\Core\Module;
use App\Core\Modules\Module;
/**
* The StoreRemoteMedia plugin downloads remotely attached files to local server.