Built a new package to integrate CommunityStore with Listmonk

Hello Community,

I’ve just submitted a new package that allows to listen for orders on CommunityStore and adds the Customer to a List in a Listmonk Instance. I am happy for feedback or improvements:

https://github.com/cahueya/community_store_listmonk_subscribing

@mesuva What do you think?

That looks great, looks like you’ve considered pretty much everything.

I’ve not seen Linkmonk before. I’ve used https://sendy.co, which is similar I think, but not quite open source.

I imagine that once customers are pushed into Listmonk, lots of automation could take place, like sending them an email about a particular product they’ve purchased.

Hi Ryan,

thanks for the heads up.

Yes, I have been using sendy for a long time, but as you said, it is not open source and new features seem to take a long time. Listmonk has more possibilities with the API which is why I will try it.

I am building another package that lets auto-generate a mailing list and hook it to a product with a click so ease the preparation of product-based campaigns, so this one is just the sending part of things :slight_smile:

What about moving that repository under Concrete CMS Community Store · GitHub ? That way it’ll be much easier to be found :wink:

Yes of course, if the code is sufficiente :slight_smile: