Search results

  1. B

    Is there a way change a sub-account into the primary account?

    Yeah I know but if I do that they loose access to the data. ie. they don't become the owner of the data they become the owner of an empty account with no campaigns or lists. What my customer wants to do is change the owner of their account to one of their sub accounts.
  2. B

    Is there a way change a sub-account into the primary account?

    OK I tried that, I removed the owner from the sub account and then changed the previous owner into a sub account of the new owner. But then they both loose all the account data (campaigns, lists etc) so it doesn't do what they were looking for. So I changed them back. To solve the problem I have...
  3. B

    Is there a way change a sub-account into the primary account?

    One of my customers is asking to change one of their sub-accounts into the primary account holder. Is there a way to do this?
  4. B

    [MailWizz 3.0] - Should it require its own server to run?

    That is how we've done it, we have added our own custom filters to minimise the amount of code we need to change in mailwizz. Our filters are in the API. We needed to add the ability to search between date ranges and other additional fields, sort by different fields, increase the maximum page...
  5. B

    [MailWizz 3.0] - Should it require its own server to run?

    I'm not too familiar with docker. But we would need to be able to customise the dock container build with our own dependencies, code changes, custom server configurations etc and then add that docker container build to our CI/CD pipeline. Our current operation includes: - We maintain some...
  6. B

    Campaigns stuck sending with TypeError

    Thank you upgrading resolved the issue
  7. B

    Campaigns stuck sending with TypeError

    I can get things sending again by pausing the specific campaign that is causing issues and all other campaigns then send. But I need some help to figure out why that specific campaign is generating this error
  8. B

    Campaigns stuck sending with TypeError

    Hi Today my campaigns have stopped sending, they had been running fine, need some help here as I have no idea how to fix! We are on version 2.1.13 I get the following error when checking from command line: php -q apps/console/console.php send-campaigns --verbose=1 [2022-11-16 01:40:00] -...
  9. B

    Birthday emails - auto responder

    @twisted1919 I know I'm bumping an old topic here sorry, but I am trying to set this up and I want to confirm if this still works? When I click the "Show matching subscribers" button on the segment it does not match anyone. I've added a subscriber who's birthday anniversary is today (28th July)...
  10. B

    WHMCS Provisioning Module

    Yes this has been updated for MailWizz 2.0!
  11. B

    Whats the difference between an abuse complaint and an abuse report?

    Hello, I'm wondering if someone could please explain the difference between an "abuse complaint" and an "abuse report"? I've just updated to version 1.9.23 which has added a new screen for each of these
  12. B

    How to use "Import from share code"?

    Hello, I'm wondering if someone could please explain to me what the "Import from share code" button on the campaigns screen does and how to use it? Where are these share codes found?
  13. B

    With the API is it possible to search for unsubscribers?

    Perhaps I haven’t made my question clear? I’m specifically trying to obtain the *un*subscribers. That is the ones who have unsubscribed. Not all subscribers. Is there a way to do that? It’s going to be very slow to loop over an entire list of hundreds of thousands of subscribers just to find out...
  14. B

    With the API is it possible to search for unsubscribers?

    @laurentiu I've checked the API docs but still cannot find an endpoint to get unsubscribers can you confirm if this is possible? If this is not possible would you consider adding it as a feature? It would be awesome to be able to search by any subscriber field such as status not just by...
  15. B

    With the API is it possible to search for unsubscribers?

    Similar to this is there a way to search for bounces/blacklisted?
  16. B

    With the API is it possible to search for unsubscribers?

    I'm trying to find a way to update a third party CRM with unsubscribers automatically through API I can't find an API endpoint to search subscribers by status? There are only endpoints to search by email address and custom field, is this correct? I suppose I could get all subscribers from the...
  17. B

    WHMCS Provisioning Module

    Hi Everyone I've built a WHMCS module for MailWizz. Yes I know MailWizz has it's own integrated billing but anyone running a web hosting business might prefer to use their existing WHMCS billing system. This supports all the basic WHMCS module options: Automatic provisioning, upgrade /...
  18. B

    API to create and update customers?

    Hello Can the API be used to create and update customers? This doesn't seem to be possible because the API keys are for customers not backend users? Let me know if possible. It's no big deal if not I can make my own extension for it.
  19. B

    Interspire Email Marketer Importer

    Thanks thought that was you :-) Regarding WHMCS, initially it will be similar to what modules garden has for IEM, but I have other plans too time permitting, wont go into that yet...
Back
Top