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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Offical apps | Community apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. Does anyone have a more recent, working FORM solution using existing apps on Cloudron?

Does anyone have a more recent, working FORM solution using existing apps on Cloudron?

Scheduled Pinned Locked Moved Discuss
35 Posts 11 Posters 17.2k Views 9 Watching
  • 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.
  • RoundHouse1924R
    RoundHouse1924R
    RoundHouse1924
    wrote on last edited by
    #3

    @scooke
    This topic seems to have been posted in the root of the Apps section --- suggest Discuss instead.

    Apps root otherwise contains only deleted posts, presumably moved by @staff.

    Self-hoster with Cloudron, Hetzner, Exoscale, Porkbun & Gandi

    1 Reply Last reply
    3
    • girishG girish moved this topic from Packages on
    • scookeS scooke

      I found this post https://forum.cloudron.io/topic/1329/forms-scheduling-etc?_=1641453390415

      But that was 2018! Has anyone figured out a way to host forms, maybe through Nextcloud, or Wordpress, or Mautic even? I am about to start exploring, but if someone already has a working solution it would save me some time. More specifically, I am looking for a Contact Form/Get in Touch, not so much an appointment-type form. I supposed a "subscription form" would work too. Thank you!

      murgeroM
      murgeroM
      murgero
      App Dev
      wrote on last edited by
      #4

      @scooke Nextcloud has an app for it: https://apps.nextcloud.com/apps/forms it's pretty basic IMO tho.

      --
      https://urgero.org
      ~ Professional Nerd. Freelance Programmer. ~

      1 Reply Last reply
      1
      • robiR
        robiR
        robi
        wrote on last edited by
        #5

        Inspiration may come from any form capabilities with IFTTT and Zapier, for which we have N8N.

        Even a simple HTML/CSS form can then submit things to N8N which can pass it on to any one of the other apps on Cloudron.

        It seems we need more "connector" type integrations with all the Cloudron apps via N8N so all of the input->data transform->output flows can be completed.

        How many N8N recipes do we have for Cloudron apps? 2? 3?

        Conscious tech

        timconsidineT 1 Reply Last reply
        6
        • robiR robi

          Inspiration may come from any form capabilities with IFTTT and Zapier, for which we have N8N.

          Even a simple HTML/CSS form can then submit things to N8N which can pass it on to any one of the other apps on Cloudron.

          It seems we need more "connector" type integrations with all the Cloudron apps via N8N so all of the input->data transform->output flows can be completed.

          How many N8N recipes do we have for Cloudron apps? 2? 3?

          timconsidineT
          timconsidineT
          timconsidine
          App Dev
          wrote on last edited by
          #6

          @robi said in Does anyone have a more recent, working FORM solution using existing apps on Cloudron?:

          How many N8N recipes do we have for Cloudron apps? 2? 3?

          Recipes = workflows to be shared? Or n8n supported apps that are on cloudron ?

          Indie app dev, huge fan of Cloudron PaaS, scratching my itches : communityapps.appx.uk

          robiR 1 Reply Last reply
          1
          • timconsidineT timconsidine

            @robi said in Does anyone have a more recent, working FORM solution using existing apps on Cloudron?:

            How many N8N recipes do we have for Cloudron apps? 2? 3?

            Recipes = workflows to be shared? Or n8n supported apps that are on cloudron ?

            robiR
            robiR
            robi
            wrote on last edited by robi
            #7

            @timconsidine workflows, but both would be good.

            A new N8N thread on the possible App integrations and their related workflows would be useful!

            Conscious tech

            1 Reply Last reply
            3
            • scookeS scooke

              I found this post https://forum.cloudron.io/topic/1329/forms-scheduling-etc?_=1641453390415

              But that was 2018! Has anyone figured out a way to host forms, maybe through Nextcloud, or Wordpress, or Mautic even? I am about to start exploring, but if someone already has a working solution it would save me some time. More specifically, I am looking for a Contact Form/Get in Touch, not so much an appointment-type form. I supposed a "subscription form" would work too. Thank you!

              jdaviescoatesJ
              jdaviescoatesJ
              jdaviescoates
              wrote on last edited by
              #8

              @scooke Nextcloud forms is an option for sure (though I've not yet tried it myself).

              In the past I've used this WordPress plugin too (there are loads more, but I can vouch that this one is easy to use and powerful):

              https://wordpress.org/plugins/forminator/

              I guess Mautic or Mailtrain forms could be used too.

              I use Cloudron with Gandi & Hetzner

              1 Reply Last reply
              2
              • scookeS
                scookeS
                scooke
                wrote on last edited by
                #9

                Ok, well, some suggestions I'll give a go, and let you know how it goes.

                A life lived in fear is a life half-lived

                1 Reply Last reply
                0
                • luckowL
                  luckowL
                  luckow
                  translator
                  wrote on last edited by
                  #10

                  Most CMSs come with a contact form. If you do not use a CMS, it depends on your desired workflow. What should happen when a contact submits the form? In the golden age of the internet, we had Matt's script archive for such purposes http://www.scriptarchive.com/.

                  My suggestion for low volume and only email "notification": use a CMS and activate the contact form (or install a plugin/extension/module).
                  For larger volume or a better marketing workflow: install mautic.

                  If you need a flexible solution for complete different purposes and with no/low code, try baserow.

                  Pronouns: he/him | Primary language: German

                  robiR 1 Reply Last reply
                  2
                  • luckowL luckow

                    Most CMSs come with a contact form. If you do not use a CMS, it depends on your desired workflow. What should happen when a contact submits the form? In the golden age of the internet, we had Matt's script archive for such purposes http://www.scriptarchive.com/.

                    My suggestion for low volume and only email "notification": use a CMS and activate the contact form (or install a plugin/extension/module).
                    For larger volume or a better marketing workflow: install mautic.

                    If you need a flexible solution for complete different purposes and with no/low code, try baserow.

                    robiR
                    robiR
                    robi
                    wrote on last edited by
                    #11

                    @luckow said in Does anyone have a more recent, working FORM solution using existing apps on Cloudron?:

                    If you need a flexible solution for complete different purposes and with no/low code, try baserow.

                    How would you do a form with baserow?

                    Conscious tech

                    luckowL 1 Reply Last reply
                    1
                    • robiR robi

                      @luckow said in Does anyone have a more recent, working FORM solution using existing apps on Cloudron?:

                      If you need a flexible solution for complete different purposes and with no/low code, try baserow.

                      How would you do a form with baserow?

                      luckowL
                      luckowL
                      luckow
                      translator
                      wrote on last edited by
                      #12

                      @robi A form in baserow is "only" a view.

                      First: create your table.
                      Second: Go to grid and choose "Add a view: form".

                      660e6a73-d65f-4ee5-a7b9-68bcaec67aca-grafik.png

                      Third: create your form. Click "Share form".

                      https://baserow.nebelcloud.de/form/4468w6soCIG-ycaTV-G-H9cIXrcrWo9fuDgFfYZyaAk

                      Pronouns: he/him | Primary language: German

                      scookeS robiR 2 Replies Last reply
                      5
                      • luckowL luckow

                        @robi A form in baserow is "only" a view.

                        First: create your table.
                        Second: Go to grid and choose "Add a view: form".

                        660e6a73-d65f-4ee5-a7b9-68bcaec67aca-grafik.png

                        Third: create your form. Click "Share form".

                        https://baserow.nebelcloud.de/form/4468w6soCIG-ycaTV-G-H9cIXrcrWo9fuDgFfYZyaAk

                        scookeS
                        scookeS
                        scooke
                        wrote on last edited by
                        #13

                        @luckow I just used it! Did you get my info?

                        A life lived in fear is a life half-lived

                        luckowL 1 Reply Last reply
                        1
                        • scookeS scooke

                          @luckow I just used it! Did you get my info?

                          luckowL
                          luckowL
                          luckow
                          translator
                          wrote on last edited by
                          #14

                          @scooke db59b64f-d050-4aa6-9f0c-321637f39eaf-grafik.png

                          Pronouns: he/him | Primary language: German

                          scookeS 1 Reply Last reply
                          2
                          • luckowL luckow

                            @scooke db59b64f-d050-4aa6-9f0c-321637f39eaf-grafik.png

                            scookeS
                            scookeS
                            scooke
                            wrote on last edited by scooke
                            #15

                            @luckow Cool. I will give this a try actually. EDIT: Oh, 2GB ram... maybe not.

                            A life lived in fear is a life half-lived

                            1 Reply Last reply
                            2
                            • luckowL luckow

                              @robi A form in baserow is "only" a view.

                              First: create your table.
                              Second: Go to grid and choose "Add a view: form".

                              660e6a73-d65f-4ee5-a7b9-68bcaec67aca-grafik.png

                              Third: create your form. Click "Share form".

                              https://baserow.nebelcloud.de/form/4468w6soCIG-ycaTV-G-H9cIXrcrWo9fuDgFfYZyaAk

                              robiR
                              robiR
                              robi
                              wrote on last edited by
                              #16

                              @luckow Ha, this is great, thanks for sharing, you should definitely post my entry 😉

                              Conscious tech

                              rmdesR 1 Reply Last reply
                              0
                              • robiR robi

                                @luckow Ha, this is great, thanks for sharing, you should definitely post my entry 😉

                                rmdesR
                                rmdesR
                                rmdes
                                wrote on last edited by
                                #17

                                I mostly use Mautic/Wordpress to handle my forms, in my use case Mautic is great because I can fully control my forms, ingest the output in Mautic segments or conect it to N8 for further steps.

                                robiR 1 Reply Last reply
                                3
                                • rmdesR rmdes

                                  I mostly use Mautic/Wordpress to handle my forms, in my use case Mautic is great because I can fully control my forms, ingest the output in Mautic segments or conect it to N8 for further steps.

                                  robiR
                                  robiR
                                  robi
                                  wrote on last edited by
                                  #18

                                  @rmdes you have a guide somewhere?

                                  Conscious tech

                                  rmdesR 1 Reply Last reply
                                  2
                                  • fbartelsF fbartels referenced this topic on
                                  • robiR robi

                                    @rmdes you have a guide somewhere?

                                    rmdesR
                                    rmdesR
                                    rmdes
                                    wrote on last edited by
                                    #19

                                    @robi not really, the scenarios I have tested are more trivial than really being used,
                                    like I can get Mautic to send N8 a new subscriber and this in turn is sent via N8 webhook to my matrix dedicated space where I centralize notifications, but this was mainly for testing only I don't really need complex interactions for now.

                                    The way I use Mautic is pretty default, since a few months the UI editor to compose newsletter is operational and enough for my needs, the possibilities Mautic offer in terms of forms are more than enough for me (I don't need conditional stuff for now, not using it in marketing/profit purpose)
                                    forms are super easy to integrate (Js, Iframe etc..) and "transparent" enough to integrate any front-end design in my experience: Mautic + Wordpress is smooth combination.

                                    There is a RSS plugin that interest me for Mautic that I want to explore a bit more, I want to see if we could get a RSS powered "newsletter" automated using Mautic, I want to see how far this RSS plugin can go, integrate images etc.. and allow me to generate a newsletter from another activity : curating information / staring items inside Fresh RSS for example / then use the output of only the stared RSS items to feed a Mautic newsletter about a given topic.

                                    jdaviescoatesJ humptyH 2 Replies Last reply
                                    2
                                    • rmdesR rmdes

                                      @robi not really, the scenarios I have tested are more trivial than really being used,
                                      like I can get Mautic to send N8 a new subscriber and this in turn is sent via N8 webhook to my matrix dedicated space where I centralize notifications, but this was mainly for testing only I don't really need complex interactions for now.

                                      The way I use Mautic is pretty default, since a few months the UI editor to compose newsletter is operational and enough for my needs, the possibilities Mautic offer in terms of forms are more than enough for me (I don't need conditional stuff for now, not using it in marketing/profit purpose)
                                      forms are super easy to integrate (Js, Iframe etc..) and "transparent" enough to integrate any front-end design in my experience: Mautic + Wordpress is smooth combination.

                                      There is a RSS plugin that interest me for Mautic that I want to explore a bit more, I want to see if we could get a RSS powered "newsletter" automated using Mautic, I want to see how far this RSS plugin can go, integrate images etc.. and allow me to generate a newsletter from another activity : curating information / staring items inside Fresh RSS for example / then use the output of only the stared RSS items to feed a Mautic newsletter about a given topic.

                                      jdaviescoatesJ
                                      jdaviescoatesJ
                                      jdaviescoates
                                      wrote on last edited by
                                      #20

                                      @rmdes said in Does anyone have a more recent, working FORM solution using existing apps on Cloudron?:

                                      There is a RSS plugin that interest me for Mautic that I want to explore a bit more, I want to see if we could get a RSS powered "newsletter" automated using Mautic, I want to see how far this RSS plugin can go, integrate images etc.. and allow me to generate a newsletter from another activity : curating information / staring items inside Fresh RSS for example / then use the output of only the stared RSS items to feed a Mautic newsletter about a given topic.

                                      I'm really interested in this sort of stuff too.

                                      I use Cloudron with Gandi & Hetzner

                                      andreasduerenA 1 Reply Last reply
                                      2
                                      • jdaviescoatesJ jdaviescoates

                                        @rmdes said in Does anyone have a more recent, working FORM solution using existing apps on Cloudron?:

                                        There is a RSS plugin that interest me for Mautic that I want to explore a bit more, I want to see if we could get a RSS powered "newsletter" automated using Mautic, I want to see how far this RSS plugin can go, integrate images etc.. and allow me to generate a newsletter from another activity : curating information / staring items inside Fresh RSS for example / then use the output of only the stared RSS items to feed a Mautic newsletter about a given topic.

                                        I'm really interested in this sort of stuff too.

                                        andreasduerenA
                                        andreasduerenA
                                        andreasdueren
                                        App Dev
                                        wrote on last edited by
                                        #21

                                        I use mautic for contact / newsletter signup. The nice thing is that I can from there generate leads and pick things up with n8n

                                        1 Reply Last reply
                                        1
                                        • rmdesR rmdes

                                          @robi not really, the scenarios I have tested are more trivial than really being used,
                                          like I can get Mautic to send N8 a new subscriber and this in turn is sent via N8 webhook to my matrix dedicated space where I centralize notifications, but this was mainly for testing only I don't really need complex interactions for now.

                                          The way I use Mautic is pretty default, since a few months the UI editor to compose newsletter is operational and enough for my needs, the possibilities Mautic offer in terms of forms are more than enough for me (I don't need conditional stuff for now, not using it in marketing/profit purpose)
                                          forms are super easy to integrate (Js, Iframe etc..) and "transparent" enough to integrate any front-end design in my experience: Mautic + Wordpress is smooth combination.

                                          There is a RSS plugin that interest me for Mautic that I want to explore a bit more, I want to see if we could get a RSS powered "newsletter" automated using Mautic, I want to see how far this RSS plugin can go, integrate images etc.. and allow me to generate a newsletter from another activity : curating information / staring items inside Fresh RSS for example / then use the output of only the stared RSS items to feed a Mautic newsletter about a given topic.

                                          humptyH
                                          humptyH
                                          humpty
                                          wrote on last edited by
                                          #22

                                          @rmdes what do you use to prevent spam signups/messages?

                                          rmdesR ei8fdbE andreasduerenA 3 Replies Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search