I open-sourced my plugin to send simple newsletter from the panel. I know itās not optimal, please donāt judge me !
Hope it can be better with the help of yall !
I open-sourced my plugin to send simple newsletter from the panel. I know itās not optimal, please donāt judge me !
Hope it can be better with the help of yall !
Hi @R3D2 ! Iād like to use this plugin for an upcoming project, and I wanted to ask if there have been any updates that are not yet included in the git repo. I created a fork and would like to contribute, please let me know if thereās anything specific I could help with! :~)
OP is not responding Meanwhile, I have taken the freedom of starting to work on a new release, which I have also posted on discord earlier. Iām looking for feedback for this very early alpha stage, be it code review, feature suggestions or just general thoughtsā¦ leaving the link to my fork here as well:
with these disclaimers:
I will continue working on this with no real goal in mind. Focusing on the āsubscriptionā part of the plugin at the moment: i.e importing subscribers from files, getting subscribers from external sources (or internal sources, such as the panel users), segmenting/different lists, dynamically generated subscription form with the Uniform plugin.
Read the README for additional remarks as well as a list of planned features, todos and ideas and feel free to get in touch if you could imagine helping me work on this Especially looking for:
Hey ! So sorry for my delayed response ! Yeah, letās merge it and make it the main project!
Iāll message you later
Hej Guys,
thanks for your amazing work so far!
This was exactly what I was looking for. I got it running pretty quickly but now I am wondering: are you actually able to customize the fields of the newsletter and style it, like doing so with a ānormalā kirby template?
Also it would be amazing to import mail contacts with a CSV, is that possible already somehow?
Thanks
hey!
OP has remained silent for a while and my fork is also unfinished and untested. Kirby + especially the panel has gotten a few large updates since but Iām happy to hear that you got it running!
However I would personally discourage you from using this plugin/toolkit in any sort of production environment as it is. Iām pretty sure contact imports and templates can be easily implemented, but I unfortunately donāt think I will be able to pick up work on this in the foreseeable future. Feel free to send a PR or fork it etc.
I still think there is much potential in an integration like this, I wish I was able to devote more of my time on itā¦
Dear @bruno, thank you so much!
Iām using an older version of the plug-in for a small mailing-list already.
This looks way more developed and I canāt wait to put it to use.
BTW: I had to capitalise lib/newsletter/php
and Lin/subscribers.php` to make it work.
Now I have another problem:
User subscribed with the form can unsubscribe.
User that I added manually in the panel canāt. They miss the Hash:
Is there a way to fix this? I would rather not have everyone to resubscribe to the mailing-list.
Thanks a lot in advance,
Edgar
Hi @ewalthert, thank you for the feedback. As already stated in the Repo, this plugin was developed for a client project that unexpectedly got canceled. I regrettably wasnāt able to work on it for 2 years now and and it remains an unfinished proof of concept. Iād discourage you from using it in production, but youāre more than welcome to send a PR if you come up with a fix for the issue. Sorry I canāt be of any further help.
All the best