luxletter
luxletter copied to clipboard
Newsletter system for TYPO3
- new index - prepared parameter on query - database insertion batch
Modern Newsletter tools should be able to send via a couple of configureable mail hosts, by some rotating logic, thus preventing from being recognized as spam while sending "faster" (more...
Not a real bug, but still quite annoying: If you have to choose from a large number of user groups for the recipients, you have the problem that only four...
Hi, it will be nice to have an option to delete fe_users after unsubscription in the unsubscription-plugin. This should cause in removing the fe_user record or set deleted to 1....
Hi, I would like to include a link to the "web view" of the newsletter in the newsletter I have sent. Can I get to the uid of the sending...
As an editor I'd like to have the possibility to manage the content of my newsletter based on fe-usergroups, Example use-cases: - my customers are located in DACH, but some...
## Current situation When selecting a newsletter page for sending a newsletter, the pages are ordered by `title DESC`. This can be perfect if you name your newsletter correctly. ##...
Dear, i was wondering if you could reach us some help. We miss the viewHelpers 1. "getNewsletterUrl" a fallbacklink to the Newsletter pid-site and 2. "getNewsletterTitle" to place the given...
There are lots of entries generated in the table `sys_refindex` and thereby `sys_refindex` becomes huge (> 1GB) Maybe this might only be the case if you run: ```shell vendor/bin/typo3cms referenceindex:update...
The feature "Load CSS files now inline in HTML-tags" leads to the fact that not the complete Zurb CSS is loaded anymore. So the responsive behavior has been lost. No...