Open main menu
Freephile Wiki
Search
Changes
← Older edit
Newer edit →
CiviCRM/WordPress
(view source)
Revision as of 10:41, 16 July 2018
23 bytes added
,
10:41, 16 July 2018
no edit summary
=== Using WP-CLI to upgrade plugins ===
# go to the document root
<pre>
cd /var/www/html
</pre>
# update all the plugins with wp-cli
<pre>
sudo -u www-data wp plugin update --all
</pre>
=== Using WP-CLI to upgrade CiviCRM ===
Freephile
Bureaucrats
, confirmed,
Administrators
4,558
edits