Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Mautic - Marketing Automation

    App Wishlist
    6
    12
    1850
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • nebulon
      nebulon Staff last edited by

      image

      Mautic is marketing automation software (email, social, & more). Install on your own website or create a free hosted account.
      The simple 3-step setup process takes less than 5 minutes and you'll be ready to reclaim control of your marketing.

      FEATURES

      Social Media Marketing
      Engage your leads through powerful social media marketing. Listen to your target audience and interact directly with them on their social media platform.

      Leads
      Effortlessly track both anonymous and known leads. Mautic provides in-depth and detailed lead tracking including page views, time spent on site, and specific interests. Once you’ve begun tracking, you can nurture those leads with an array of powerful processes and Mautic makes it easy.

      Campaigns
      Flexible, easy-to-use campaign management and drip program creation. Build a campaign and define the actions and events your leads will follow. Automate the process of connecting with leads and nurturing them along the sales funnel.

      Forms
      Design valuable forms for your campaign to collect information, build lists, give content or market your next webinar with the highly customizable form builder.

      Points
      Keep track of your lead’s activity and define point systems based on different actions. These points will allow you to trigger events like the sending of an email based on registration for a webinar.

      Reports
      Use the data gathered from each of your campaigns to improve your marketing efforts. Detailed feedback of campaign reports let you improve and perfect your marketing.

      www.mautic.org

      ? 1 Reply Last reply Reply Quote 8
      • M
        matthias last edited by

        This would be a killer addition for me.

        Seems there was some activity in the past but it came to a standstill. What needs to be done to make this happen?

        1 Reply Last reply Reply Quote 0
        • M
          marbetschar last edited by

          @matthias we also would love to see Mautic on Cloudron. From what I can tell, the initial approach still stands: https://git.cloudron.io/nolan/mautic-app

          It seems like it does not yet address the issue of config pregeneration:
          https://staging.mautic.org/forums/topic/pregenerated-mautic-configuration/

          However, I gave it a go and installed the above linked mautic-app project on one of our Cloudrons using:

          $: git clone ssh://git@git.cloudron.io:6000/nolan/mautic-app.git
          $: cd mautic-app
          $: cloudron build
          $: cloudron install
          

          And I was able to get it running; don't know how stable it is though - and it probably uses an old version of Mautic:

          0_1525279600114_Bildschirmfoto 2018-05-02 um 18.43.12.png

          To make a long story short: To publish Mautic to the Cloudron App Store we need to

          1. Update Mautic to the latest & greatest version
          2. Address the preconfiguration issue (no setup page at first run of Mautic)
          3. Add some unit testing to ensure the app works correctly across restarts , updates & restores
          4. Hand it over to the Cloudron guys for publishing it to the App Store and maintain it from there on

          I'm currently bit short in time. It'll be awesome if you can give it a shot?

          1 Reply Last reply Reply Quote 1
          • ?
            A Former User @nebulon last edited by

            @nebulon
            Please encourage worldwide HTTPS usage.

            In this case:-
            https://www.mautic.org/

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User last edited by

              Open Source Self-Hosted Mautic Alternatives
              https://alternativeto.net/software/mautic/?license=opensource&platform=self-hosted

              1 Reply Last reply Reply Quote 0
              • M
                marbetschar last edited by

                Added an issue on Mautic's GitHub repository, since there seems to be more activity than in the forum: https://github.com/mautic/mautic/issues/6038

                1 Reply Last reply Reply Quote 0
                • M
                  marbetschar last edited by marbetschar

                  Started a new attempt to get this done here:
                  https://git.cloudron.io/mandelkind/mautic-app

                  Basically the whole setup stuff is done; including database setup and migration on updates.

                  That said, only thing missing to get this published to the app store are some unit tests. Unfortunately I'm not a node/npm unit test master, so it would be awesome if someone can help out on this.

                  As of now, the latest and greatest mautic can be installed manually using:

                  $: git clone https://git.cloudron.io/mandelkind/mautic-app.git
                  $: cd mautic-app
                  $: cloudron build
                  $: cloudron install
                  

                  UPDATE: And we may need to find a way to setup the database with an initial user, but without demo data.

                  1 Reply Last reply Reply Quote 1
                  • girish
                    girish Staff last edited by

                    Thanks @marbetschar ! mautic has been requested many many times. So, would be great to have this listed in the store. I will try to write some tests to move this forward.

                    M 1 Reply Last reply Reply Quote 2
                    • M
                      marbetschar @girish last edited by

                      @girish you're very welcome! Feel free to join the repo and commit whichever code takes us closer to the app store 🙂

                      1 Reply Last reply Reply Quote 1
                      • M
                        marbetschar last edited by marbetschar

                        @girish I got a response regarding LDAP and/or initial setup. Seems for LDAP integration we'll need a "SAML SSO gateway". Do you have any experience with this? if not, what would be the suggested approach to get the packaging done?

                        If we do not have LDAP integration I see two possible ways forward:

                        1. leave things as they are right now (incl. initial demo data)
                        2. or we try to figure out a way to setup the environment without demo data, but with an initial admin user

                        However, having Mautic integrated with LDAP would be AWESOME!

                        for details see:

                        • https://www.mautic.org/topic/setup-questions/#post-104415
                        • https://www.mautic.org/docs/en/authentication/saml.html
                        1 Reply Last reply Reply Quote 1
                        • M
                          marbetschar last edited by

                          @girish how to proceed to get mautic to the app store?

                          1 Reply Last reply Reply Quote 1
                          • nebulon
                            nebulon Staff last edited by

                            Mautic is now published as an unstable app. Once we have some positive feedback and no major issues on installations, we will move it to supported stable apps listing.

                            The package repository is at https://git.cloudron.io/cloudron/mautic-app

                            1 Reply Last reply Reply Quote 1
                            • First post
                              Last post
                            Powered by NodeBB