manifest / integrations / civicrm-wp-mosaico
CiviCRM WordPress Mosaico Test
Demostrates how to override the root Mosaico template.
by Christian Wach · github.com/christianwach/civicrm-wp-mosaico · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/christianwach/civicrm-wp-mosaico/archive/refs/heads/master.zipFrom the readme
CiviCRM WordPress Mosaico Test
Demonstrates how to override the root Mosaico template.
Installation ####
There are two ways to install from GitHub:
ZIP Download ######
If you have downloaded CiviCRM WordPress Mosaico Test as a ZIP file from the GitHub repository, do the following to install and activate the plugin:
1. Unzip the .zip file and, if needed, rename the enclosing folder so that the plugin's files are located directly inside /wp-content/plugins/civicrm-wp-mosaico
2. Activate the plugin
3. You are done!
git clone ######
If you have cloned the code from GitHub, it is assumed that you know what you're doing.