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
litespeed_wiki:cpanel:whm-plugin-lscwp-management [2019/04/24 17:53]
Michael Alegre [Manage Cache Installations] Added equivalent cli commands info.
litespeed_wiki:cpanel:whm-plugin-lscwp-management [2019/04/24 18:04]
Michael Alegre [Manage Cache Installations]
Line 62: Line 62:
 ===== Manage Cache Installations ===== ===== Manage Cache Installations =====
 Equivalent CLI commands: ''​scan'',​ ''​enable'',​ ''​disable'',​ ''​flag'',​ ''​unflag'',​ ''​status''​ 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>​+ 
 +Example: ''​./​lscmctl scan -n''​ <​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 98: 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 111: 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 118: Line 133:
  
 ===== WordPress Dash Notifier ===== ===== WordPress Dash Notifier =====
- 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. +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. 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.
  • Admin
  • Last modified: 2019/04/24 18:04
  • by Michael Alegre