phplist3 icon indicating copy to clipboard operation
phplist3 copied to clipboard

Fully functional Open Source email marketing manager for creating, sending, integrating, and analysing email campaigns and newsletters.

Results 125 phplist3 issues
Sort by recently updated
recently updated
newest added

Please allow plugins to add links to the homepage, so that for example **viewinbrowser** could [add its archive there](https://github.com/bramley/phplist-plugin-viewbrowser/issues/23#issuecomment-1925448555): ![image](https://github.com/bramley/phplist-plugin-viewbrowser/assets/1773306/a1fc065d-0239-4099-b1c7-0375b20e49f7)

enhancement

`viewinbrowser` relies on dl.php to download attachments, [which requires `&uid=$uid](https://github.com/phpList/phplist3/blob/main/public_html/lists/dl.php#L50). While this makes perfect sense for e-mail, [it cripples the notion of attachments in archives](https://github.com/bramley/phplist-plugin-viewbrowser/issues/25#issue-2117272682). I mean, there's no sense...

enhancement

Hi there, I am running on arm64 (also called aarch64) architecture. It would be great if phplist could release their docker images also with a build for this architecture.

enhancement

After noticing my bounce count is roughly the same after there were supposed to be consecutive bounces, I've realized when bounces were signaled as `bounced unidentified message` - and in...

enhancement

## Description This change sets the character set used for the client-server exchanges to utf8mb4 instead of the current utf8, which is an alias for utf8mb3. Using utf8mb4 will allow...

ready to merge

## Description Fixes #1012 ## Related Issue ## Screenshots (if appropriate):

ready to merge

## Description As explained in #1015 prior to MySQL 8 when a phplist database was created timestamp columns were implicitly given a default of `current_timestamp` and `on update current_timestamp`. This...

ready to merge

## Description Allow ajax page links to have a title, defaulting to the link description. The title is shown when hovering over the link. Currently an ajax link has a...

ready to merge

## Description updated the UUID class to latest upstream ## Related Issue ## Screenshots (if appropriate):

ready to merge

## Description Update the CI to stop running PHP 7.2 and 7.3 and add PHP 8.3 ## Related Issue ## Screenshots (if appropriate):

ready to merge