Table of Contents

embedremoteimages plugin

—- plugin —-
description: Embed remote images, but allow setting this per campaign
author : Michiel Dethmers
email : michiel@phplist.com
type :
lastupdate : 2019/04/07 11:37
compatible : 3.3.1 and up
depends :
conflicts : EMBEDEXTERNALIMAGES config
similar :
tags :

downloadurl: https://github.com/michield/phplist-plugin-embedremoteimages/archive/master.zip
bugtracker : https://github.com/michield/phplist-plugin-embedremoteimages/issues
sourcerepo : https://github.com/michield/phplist-plugin-embedremoteimages


Purpose

This plugin will add a choice “HTML, with remote images embedded” to the Format tab of a campaign.

phpList already has this functionality, by setting the configuration “EMBEDEXTERNALIMAGES” to true, but this plugin allows setting that per campaign, as opposed to system wide.

Installation

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Change Log