About 53 results
Open links in new tab
  1. The site is currently offline due to encountering an error - Mautic

    Jul 2, 2019 · After upgrade my server version (Plesk Onyx with debian) I have recreated the domain and database with all the same DB, Users and Password, but mautic show this: The site is currently …

  2. Designing custom unsubscribe page in Mautic - Stack Overflow

    Oct 1, 2022 · How do I configure a custom unsubscribe page in mautic, I quite like how listmonk unsubscribe page looks like I want a similar page in mautic. When user clicks on the unsubscribe link …

  3. Error: Connections using insecure transport are prohibited while ...

    Jul 14, 2023 · Error: Connections using insecure transport are prohibited while --require_secure_transport=ON in Mautic Docker container to Azure MySQL [closed] Ask Question …

  4. php - Mautic cron setup issue - Stack Overflow

    Jun 6, 2020 · mautic:messages:send Process sending of messages queue. mautic:migrations:generate Generate a blank migration class. mautic:plugins:install Installs, updates, enable and/or disable …

  5. Mautic: How to tag users via a landing page? - Stack Overflow

    Mar 16, 2020 · 1 I have created a campaign form in Mautic and used the manual copy feature to integrate it into my HTML landing page (this is a landing page I have made in HTML. It is not a …

  6. mautic - How to load contact field token in email template based on ...

    May 30, 2020 · Yes it is possible, you can use "Dynamic Content" option available in slot type. it allows you to use variations in the content based on value of the the field. simply add the slot, then put in a …

  7. Mautic Cannot Fetch the Replied email after Email servicer(IMAP and ...

    Mar 2, 2022 · I recommend to double check that you did add your reply address in the email config and did also add the folder which mautic should track in the configuration under "email settings" in the …

  8. I cant login to latest mautic installation, login fails

    Jun 1, 2022 · The username and password are not stored in local.php but rather in the users table inside mysql db. In order to reset it you should login to mysql and connect to your mautic database and run …

  9. Optimal Method for Installing Mautic in a Subfolder

    Aug 29, 2024 · I've managed to install Mautic in a subfolder successfully. While the usual practice is to install it in the root domain, I chose to preserve the root domain for my website and place Mautic in a …

  10. mautic - I want to add contact in mautic via api - Stack Overflow

    Jun 10, 2018 · 3 I want to add contact in mautic via an API. Below I have the code, but it's not adding the contact in mautic. I have installed mautic in localhost. Studied the API form in the mautic …