Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
litespeed_wiki:cpanel:whm-plugin-lscwp-management [2019/04/23 14:43]
Michael Alegre
litespeed_wiki:cpanel:whm-plugin-lscwp-management [2019/04/24 18:03]
Michael Alegre [WordPress Dash Notifier] Added equivalent CLI commands info.
Line 11: Line 11:
  
 ===== Cache Root Setup ===== ===== Cache Root Setup =====
 +
 +Equivalent CLI commands: ''​setcacheroot''​
 +
 +Example: ''​./​lscmctl setcacheroot''​ <​nowiki>​[</​nowiki>​[[litespeed_wiki:​cpanel:​cli-lscwp-management|Go to CLI page]]<​nowiki>​]</​nowiki>​
 +
 +<​html><​br /></​html>​
 +
 Click **WHM Plugin > LiteSpeed Configuration > Cache Root Setup** Click **WHM Plugin > LiteSpeed Configuration > Cache Root Setup**
 {{ :​litespeed_wiki:​cpanel:​whm-plugin-main-config_cacheroot.png?​nolink |}} {{ :​litespeed_wiki:​cpanel:​whm-plugin-main-config_cacheroot.png?​nolink |}}
Line 54: Line 61:
   * **WordPress Dash Notifier** is used to recommend a plugin or broadcast a message to all discovered WordPress installations using the Dash Notifier plugin for WordPress.   * **WordPress Dash Notifier** is used to recommend a plugin or broadcast a message to all discovered WordPress installations using the Dash Notifier plugin for WordPress.
 ===== Manage Cache Installations ===== ===== Manage Cache Installations =====
 +Equivalent CLI commands: ''​scan'',​ ''​enable'',​ ''​disable'',​ ''​flag'',​ ''​unflag'',​ ''​status''​
 +
 +Example: ''​./​lscmctl scan''​ <​nowiki>​[</​nowiki>​[[litespeed_wiki:​cpanel:​cli-lscwp-management|Go to CLI page]]<​nowiki>​]</​nowiki>​
 +
 +<​html><​br /></​html>​
 +
 The manage view is where most of the magic happens. ​ Here you can manage LiteSpeed Cache for WordPress for your WordPress installations individually or in small groups. (There is nothing wrong with big groups, but that is what **Mass Enable Cache** and **Mass Disable Cache** are for) The manage view is where most of the magic happens. ​ Here you can manage LiteSpeed Cache for WordPress for your WordPress installations individually or in small groups. (There is nothing wrong with big groups, but that is what **Mass Enable Cache** and **Mass Disable Cache** are for)
  
Line 88: Line 101:
  
 ===== Mass Enable Cache & Mass Disable Cache =====  ===== Mass Enable Cache & Mass Disable Cache ===== 
 +Equivalent CLI commands: ''​scan'',​ ''​enable'',​ ''​disable''​
 +
 +Example: ''​./​lscmctl enable -m''​ <​nowiki>​[</​nowiki>​[[litespeed_wiki:​cpanel:​cli-lscwp-management|Go to CLI page]]<​nowiki>​]</​nowiki>​
 +
 +<​html><​br /></​html>​
 +
 {{ :​litespeed_wiki:​cpanel:​whm-plugin-main-massenabledisable.png?​nolink |}} {{ :​litespeed_wiki:​cpanel:​whm-plugin-main-massenabledisable.png?​nolink |}}
  
Line 101: Line 120:
  
 ===== Version Manager ===== ===== Version Manager =====
 +Equivalent CLI commands: ''​setversion'',​ ''​upgrade''​
 +
 +Example: ''​./​lscmctl setversion --latest''​ <​nowiki>​[</​nowiki>​[[litespeed_wiki:​cpanel:​cli-lscwp-management|Go to CLI page]]<​nowiki>​]</​nowiki>​
 +
 +<​html><​br /></​html>​
 +
 {{ :​litespeed_wiki:​cpanel:​whm-plugin-main-lscwpvermgr.png?​nolink |}} {{ :​litespeed_wiki:​cpanel:​whm-plugin-main-lscwpvermgr.png?​nolink |}}
  
Line 108: Line 133:
  
 ===== WordPress Dash Notifier ===== ===== WordPress Dash Notifier =====
 +Equivalent CLI commands: ''​dashnotify'',​ ''​dashnotifyremove''​
 +
 +Example: ''​./​lscmctl dashnotify -m -plugin litespeed-cache -msgfile /​path/​to/​msg/​file''​ <​nowiki>​[</​nowiki>​[[litespeed_wiki:​cpanel:​cli-lscwp-management|Go to CLI page]]<​nowiki>​]</​nowiki>​
 +
 +<​html><​br /></​html>​
 +
 +The WordPress Dash Notifier feature is used to recommend a WordPress plugin or broadcast an informational message to all discovered WordPress installations. These messages will appear in the WordPress Dashboard of each site. 
  
 +This tool is especially useful for hosting providers who wish to suggest LiteSpeed Cache for WordPress to their clients, rather than installing it directly for them via Mass Enable.
 ==== Recommend A Plugin ==== ==== Recommend A Plugin ====
 {{ :​litespeed_wiki:​cpanel:​whm-plugin-main-dashnotifier_rap.png?​nolink |}} {{ :​litespeed_wiki:​cpanel:​whm-plugin-main-dashnotifier_rap.png?​nolink |}}
Line 149: Line 182:
  
 **Mass Remove -** Remove notification message (and Dash Notifier plugin) from all discovered WordPress installations. **Mass Remove -** Remove notification message (and Dash Notifier plugin) from all discovered WordPress installations.
 +
 +<​html><​br /></​html>​
 +
 +=== End Result ===
 +{{ :​litespeed_wiki:​cpanel:​whm-plugin-main-dashnotifier_bam_simple.png?​nolink |}}
  
 ==== Other Info ==== ==== Other Info ====
  • Admin
  • Last modified: 2019/04/24 18:04
  • by Michael Alegre