Skip to content

Commit

Permalink
FIX: Update Plugin Description
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Mar 15, 2023
1 parent f658ecd commit b943c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public function getPluginName()

public function getPluginDescription()
{
return t('Replace the Installed Plugins section within the Kanboard interface with a new Plugin Manager and revamped Plugins Directory. Plugin Manager provides both users and developers with an improved comprehensive interface displaying a new section for troubleshooting plugins, breaking them down into types and new indicators for each plugin.');
return t('Replace the Installed Plugins section with a whole new interface. Plugin Manager provides both users and developers with an improved comprehensive layout displaying a new section for troubleshooting plugins with a new plugin structure breakdown for each plugin. Install plugins direct from the Plugin Directory or explore new upcoming or untested features from manual plugins.');
}

public function getPluginAuthor()
Expand Down

0 comments on commit b943c36

Please sign in to comment.