diff --git a/bl-plugins/discovery/languages/en.json b/bl-plugins/discovery/languages/en.json deleted file mode 100644 index fc25e50c..00000000 --- a/bl-plugins/discovery/languages/en.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "plugin-data": - { - "name": "Discovery", - "description": "" - } -} \ No newline at end of file diff --git a/bl-plugins/discovery/metadata.json b/bl-plugins/discovery/metadata.json deleted file mode 100644 index 0a1ec2d2..00000000 --- a/bl-plugins/discovery/metadata.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "author": "Bludit", - "email": "", - "website": "https://plugins.bludit.com", - "version": "2.0", - "releaseDate": "2017-06-15", - "license": "MIT", - "compatible": "2.0", - "notes": "" -} \ No newline at end of file diff --git a/bl-plugins/discovery/plugin.php b/bl-plugins/discovery/plugin.php deleted file mode 100644 index 243d2601..00000000 --- a/bl-plugins/discovery/plugin.php +++ /dev/null @@ -1,35 +0,0 @@ -formButtons = false; - } - - public function form() - { - global $Language; - - if (!pluginEnabled('API')) { - $html = '
Congratulations you have successfully installed your Bludit.
-- content() ?> -
-