From 6b2c90d5e84f560d8ecd43b2b6c4117c0070d6f7 Mon Sep 17 00:00:00 2001 From: Andreas Hahn <31884396+skyslasher@users.noreply.github.com> Date: Fri, 22 Jan 2021 22:07:16 +0100 Subject: [PATCH] Link to sister plugin added --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef292a9..01d8be6 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ This is a plugin for plugin developers. It empowers them to create plugins for the Mosaico e-mail editor for CiviCRM. It is one of the successors of the -[Wordpress integration for CiviMail with Mosaico plugin](https://github.com/skyslasher/de.ergomation.wp-civi-mosaico) +[Wordpress Integration for CiviMail with Mosaico plugin](https://github.com/skyslasher/de.ergomation.wp-civi-mosaico) that is now split into three separate plugins: * CiviCRM Mosaico Plugin Interface (this plugin) -* CiviCRM Flexmailer Embed Images +* [CiviCRM Flexmailer Embed Images](https://github.com/skyslasher/de.ergomation.civi-flexmailer-embedimages) * WordPress CivCRM Mosaico Integration (in the works) A new hook `hook_civicrm_mosaicoPlugins` is introduced to insert/modify Mosaico configuration and/or Mosaico plugins.