Skip to content

Commit ddc23f4

Browse files
committed
setting custom descriptoin of the plugin
1 parent 51cf413 commit ddc23f4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/Plugin.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
class Plugin {
99

10-
public static $name = 'Cpanel Webhosting';
11-
public static $description = 'Allows selling of Cpanel Server and VPS License Types. More info at https://www.netenberg.com/cpanel.php';
12-
public static $help = 'It provides more than one million end users the ability to quickly install dozens of the leading open source content management systems into their web space. Must have a pre-existing cPanel license with cPanelDirect to purchase a cpanel license. Allow 10 minutes for activation.';
10+
public static $name = 'CPanel Webhosting';
11+
public static $description = 'web-based control panel makes site management a piece of cake. Empower your customers and offer them the ability to administer every facet of their website using simple, point-and-click software. More info at https://cpanel.com/';
12+
public static $help = '';
1313
public static $module = 'webhosting';
1414
public static $type = 'service';
1515

0 commit comments

Comments
 (0)