AndZyk Posted January 19, 2020 Posted January 19, 2020 Hello @MilenKo, I have used this module in one project and had no issues. ? Regards, Andreas
MilenKo Posted January 24, 2020 Posted January 24, 2020 Thank you @AndZyk for the feedback. Will test it to see how that can fit the need.
wbmnfktr Posted January 24, 2020 Posted January 24, 2020 If you are using Mailchimp... there are at least 2 modules that could handle that. If you have FormBuilder... you could use it as well to submit entries to 3rd parties, such as Mailchimp.
AndZyk Posted February 9, 2020 Posted February 9, 2020 Just wanted to add, that if you want to create a real newsletter, services like MailChimp or Campaign Monitor offer more tools for editing, sending and statistics. ? In my case I used this module for an automatically daily newsletter of job offers from a pages, which was enough for this module.
modifiedcontent Posted January 17, 2021 Posted January 17, 2021 Uninstall of this module doesn't work: Quote Fatal Error: Uncaught TypeError: Argument 1 passed to Roles::___delete() must be an instance of Page, string given, called in wire/core/Wire.php on line 397 and defined in wire/core/Roles.php:78 I only installed it, because module refresh gave a warning about a missing file from NewsletterSubscription - probably left-over from another install/uninstall attempt long time ago. Is there another safe way to remove/uninstall modules?
teppo Posted January 18, 2021 Posted January 18, 2021 19 hours ago, modifiedcontent said: Is there another safe way to remove/uninstall modules? You could remove it directly from the database, but in this case I would recommend another route that is likely easier: Comment out or remove the ___uninstall() method from NewsletterSubscription.module. Uninstall the module — this should now work as expected. If you no longer need the "newsletter" role, go to Admin > Access > Roles and remove it manually. 1
cstevensjr Posted January 19, 2021 Posted January 19, 2021 On 1/17/2021 at 5:57 PM, modifiedcontent said: Is there another safe way to remove/uninstall modules? When nothing else works, using Secure File Transfer Protocol, you could remote login to your PW /site/modules directory and remove the module that you need to uninstall.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now