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
  • 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

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. ecommerce app ?

ecommerce app ?

Scheduled Pinned Locked Moved Discuss
21 Posts 10 Posters 2.2k Views 10 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.
  • timconsidineT Offline
    timconsidineT Offline
    timconsidine
    App Dev
    wrote on last edited by
    #1

    Looking for recommendations for an app for ecommerce or "online store" for Cloudron.

    I don't see one in the official store, unless knows of an add-on for Ghost ? Looking for one-off sales, not subscriptions.

    Any custom self-packaged app recommendations ?

    jdaviescoatesJ MooCloud_MattM erikscholzE 3 Replies Last reply
    0
    • timconsidineT timconsidine

      Looking for recommendations for an app for ecommerce or "online store" for Cloudron.

      I don't see one in the official store, unless knows of an add-on for Ghost ? Looking for one-off sales, not subscriptions.

      Any custom self-packaged app recommendations ?

      jdaviescoatesJ Offline
      jdaviescoatesJ Offline
      jdaviescoates
      wrote on last edited by
      #2

      @timconsidine the majority of ecommerce sites are WooCommerce so I'd say WordPress (Developer) is your best bet.

      I use Cloudron with Gandi & Hetzner

      1 Reply Last reply
      4
      • timconsidineT timconsidine

        Looking for recommendations for an app for ecommerce or "online store" for Cloudron.

        I don't see one in the official store, unless knows of an add-on for Ghost ? Looking for one-off sales, not subscriptions.

        Any custom self-packaged app recommendations ?

        MooCloud_MattM Offline
        MooCloud_MattM Offline
        MooCloud_Matt
        wrote on last edited by
        #3

        @timconsidine
        any jamstack solution with Strapi/Directus + Paypal or stripe, and a front end that you can ask to build to a freelancer instead of relying on a hard-to-maintain WooCommerce.

        Matteo. R.
        Founder and Tech-Support Manager.
        MooCloud MSP
        Swiss Managed Service Provider

        jdaviescoatesJ 1 Reply Last reply
        1
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #4

          +1 for WooCommerce as well.

          1 Reply Last reply
          1
          • MooCloud_MattM MooCloud_Matt

            @timconsidine
            any jamstack solution with Strapi/Directus + Paypal or stripe, and a front end that you can ask to build to a freelancer instead of relying on a hard-to-maintain WooCommerce.

            jdaviescoatesJ Offline
            jdaviescoatesJ Offline
            jdaviescoates
            wrote on last edited by
            #5

            @MooCloud_Matt said in ecommerce app ?:

            hard-to-maintain WooCommerce.

            Interesting, hard how?

            I use Cloudron with Gandi & Hetzner

            MooCloud_MattM 1 Reply Last reply
            0
            • jdaviescoatesJ jdaviescoates

              @MooCloud_Matt said in ecommerce app ?:

              hard-to-maintain WooCommerce.

              Interesting, hard how?

              MooCloud_MattM Offline
              MooCloud_MattM Offline
              MooCloud_Matt
              wrote on last edited by
              #6

              @jdaviescoates
              WordPress plugins are a mess, you need to update them weekly (for security), but that often introduce incompatibility or new bugs.
              Mainly because plugins don't often document how they work and how they interact with the WP-Core.
              We have noticed WooCommerce websites with a pretty standard install (wpcore, woocommerce, divi, wpml, some woocommerce premium plugins) getting completely unreliable after just 1 year of updates.
              And due to lack of documentation, debugging is hell.

              Matteo. R.
              Founder and Tech-Support Manager.
              MooCloud MSP
              Swiss Managed Service Provider

              humptydumptyH 1 Reply Last reply
              2
              • timconsidineT timconsidine

                Looking for recommendations for an app for ecommerce or "online store" for Cloudron.

                I don't see one in the official store, unless knows of an add-on for Ghost ? Looking for one-off sales, not subscriptions.

                Any custom self-packaged app recommendations ?

                erikscholzE Offline
                erikscholzE Offline
                erikscholz
                wrote on last edited by
                #7

                @timconsidine

                Snipcart has an e-commerce integration for Ghost. I have no experience with it, though.

                1 Reply Last reply
                2
                • MooCloud_MattM MooCloud_Matt

                  @jdaviescoates
                  WordPress plugins are a mess, you need to update them weekly (for security), but that often introduce incompatibility or new bugs.
                  Mainly because plugins don't often document how they work and how they interact with the WP-Core.
                  We have noticed WooCommerce websites with a pretty standard install (wpcore, woocommerce, divi, wpml, some woocommerce premium plugins) getting completely unreliable after just 1 year of updates.
                  And due to lack of documentation, debugging is hell.

                  humptydumptyH Offline
                  humptydumptyH Offline
                  humptydumpty
                  wrote on last edited by
                  #8

                  @MooCloud_Matt I gotta say that WP is pretty safe and still the best option for most use cases unless you have an in-house developer. I’ve been running a woocommerce site for over a decade now and have dealt with volusion, bigcommerce, and shopify. Woocommerce is still my go-to platform. I haven’t been hacked or had any major plug-in conflicts that aren’t cache (looking at you wp rocket) related. However, I use only the top rated plugins on envato and limit the number of plugins to the bare essential. I avoid the wp plugin store like the plague. The same applies to themes as they would be your first and most likely culprit in conflict issues. I feel wp has improved tremendously in the recent years in terms of security and having plugins auto update themselves. My tip to Tim is to install wordfence before anything else.

                  P 1 Reply Last reply
                  3
                  • humptydumptyH humptydumpty

                    @MooCloud_Matt I gotta say that WP is pretty safe and still the best option for most use cases unless you have an in-house developer. I’ve been running a woocommerce site for over a decade now and have dealt with volusion, bigcommerce, and shopify. Woocommerce is still my go-to platform. I haven’t been hacked or had any major plug-in conflicts that aren’t cache (looking at you wp rocket) related. However, I use only the top rated plugins on envato and limit the number of plugins to the bare essential. I avoid the wp plugin store like the plague. The same applies to themes as they would be your first and most likely culprit in conflict issues. I feel wp has improved tremendously in the recent years in terms of security and having plugins auto update themselves. My tip to Tim is to install wordfence before anything else.

                    P Offline
                    P Offline
                    privsec
                    wrote on last edited by
                    #9

                    @humptydumpty

                    Why wordfence compared to AIO security or ithemes?

                    Is there a better caching plugin then wprocket?

                    humptydumptyH jdaviescoatesJ 2 Replies Last reply
                    0
                    • P privsec

                      @humptydumpty

                      Why wordfence compared to AIO security or ithemes?

                      Is there a better caching plugin then wprocket?

                      humptydumptyH Offline
                      humptydumptyH Offline
                      humptydumpty
                      wrote on last edited by humptydumpty
                      #10

                      @privsec I'm not saying WP-Rocket is bad. I have had it for years and it's worth the price tag but it didn't work properly with any of my current themes that I have purchased from Envato, especially when I threw in BunnyCDN into the mix. I would go with what your theme developer recommends as each theme is optimized for a specific caching plugin.

                      As for security plugins, I've only used Sucuri and Wordfence. I forgot why I switched from Sucuri but I settled on WF years ago and it hasn't failed me yet. It can be resource hungry if you don't adjust the settings but that's easy to do and it's set and forget.

                      Edit (to expand on caching plugins): I use a different caching plugin for each of my sites and it's based on what the theme dev recommended. I also tested the page speed on pingdom and gtmetrix and settled on the fastest of the bunch and that didn't cause any conflicts. A word of caution though, testing page speeds and trying to optimize WP is a rabbit hole you don't want to mess with (unless you're coding your own theme/plugins).

                      1 Reply Last reply
                      1
                      • P privsec

                        @humptydumpty

                        Why wordfence compared to AIO security or ithemes?

                        Is there a better caching plugin then wprocket?

                        jdaviescoatesJ Offline
                        jdaviescoatesJ Offline
                        jdaviescoates
                        wrote on last edited by
                        #11

                        @privsec said in ecommerce app ?:

                        Why wordfence compared to AIO security or ithemes?

                        It's better 😛

                        I use Cloudron with Gandi & Hetzner

                        1 Reply Last reply
                        2
                        • d19dotcaD Offline
                          d19dotcaD Offline
                          d19dotca
                          wrote on last edited by
                          #12

                          My recommendation: WordPress + WooCommerce plugin (this is effectively the most supported and most common solution with a plethora of online tutorials and resources to rely on too) -- OR -- WordPress + SureCart plugin (the newer player on the block which aims to be a much simpler WooCommerce with even more better features)

                          --
                          Dustin Dauncey
                          www.d19.ca

                          timconsidineT humptydumptyH 2 Replies Last reply
                          3
                          • d19dotcaD d19dotca

                            My recommendation: WordPress + WooCommerce plugin (this is effectively the most supported and most common solution with a plethora of online tutorials and resources to rely on too) -- OR -- WordPress + SureCart plugin (the newer player on the block which aims to be a much simpler WooCommerce with even more better features)

                            timconsidineT Offline
                            timconsidineT Offline
                            timconsidine
                            App Dev
                            wrote on last edited by
                            #13

                            @d19dotca Hadn't heard of SureCart so will check that out.

                            timconsidineT 1 Reply Last reply
                            1
                            • timconsidineT timconsidine

                              @d19dotca Hadn't heard of SureCart so will check that out.

                              timconsidineT Offline
                              timconsidineT Offline
                              timconsidine
                              App Dev
                              wrote on last edited by timconsidine
                              #14

                              Thanks everyone for your input.
                              My state of mind currently :

                              I had wanted to use OpenCart but I can't get it packaged for Cloudron (and can't update the previous custom package on git.cloudron.io). Also a native installation seems broken for now.

                              I usually shy away from Wordpress. Seen too many impossible to maintain installations. But WP + Wordfence + WooCommerce (or SureCart) might be workable. I just have to get over my "PTSD" about WP.

                              Snipcart looks interesting but it is one more component (and fees) which seems unnecessary just to get buyers to Stripe, which is my preferred payments platform. (Paypal almost stole £5k from me so they're banned 😆 )

                              It's not new but I have discovered that Stripe have payment links which give a URL which I'm hoping can be put on a button in Ghost or other simple CMS. They don't provide cart functionality, but they're neat as a one-click purchase mechanism.

                              Stripe does have a checkout module, but I haven't worked out if it can be used with something like Grav (or Ghost).

                              1 Reply Last reply
                              2
                              • DanTheManD Offline
                                DanTheManD Offline
                                DanTheMan
                                wrote on last edited by
                                #15

                                I had Prestashop installed as a lamp app in Cloudron. It ran for half a year without any problems, but I didn't do anything with it so I removed it recently.

                                timconsidineT 1 Reply Last reply
                                1
                                • DanTheManD DanTheMan

                                  I had Prestashop installed as a lamp app in Cloudron. It ran for half a year without any problems, but I didn't do anything with it so I removed it recently.

                                  timconsidineT Offline
                                  timconsidineT Offline
                                  timconsidine
                                  App Dev
                                  wrote on last edited by
                                  #16

                                  @DanTheMan yes I looked at Prestashop a while back but was not keen on their plugin structure.

                                  1 Reply Last reply
                                  0
                                  • RazielKanosR Offline
                                    RazielKanosR Offline
                                    RazielKanos
                                    wrote on last edited by
                                    #17

                                    I managed more over 200 WP + WooCommerce shops in my active time in roughly 20 years in the business. I really don't get where that "hard to handle" myth for WordPress comes from... try working with SAP - THATS hell on earth xD

                                    For a purrrfect cache solution, Check out SwiftPerformance

                                    MooCloud_MattM 1 Reply Last reply
                                    3
                                    • d19dotcaD d19dotca

                                      My recommendation: WordPress + WooCommerce plugin (this is effectively the most supported and most common solution with a plethora of online tutorials and resources to rely on too) -- OR -- WordPress + SureCart plugin (the newer player on the block which aims to be a much simpler WooCommerce with even more better features)

                                      humptydumptyH Offline
                                      humptydumptyH Offline
                                      humptydumpty
                                      wrote on last edited by
                                      #18

                                      @d19dotca Surecart got me interested so I watched some of their feature videos on their YT channel. A lot of the good features are behind a paywall and for basic variations (color, size, etc.) you need to be on the Pro plan ($199/yr; that's with a 50% coupon). I feel their pricing doesn't fit their audience though. A "simple" shop owner shouldn't have to pay that much for what is considered a basic ecommerce feature. The 100 product limit on the free plan is understandable for example. I feel that in Tim's case, a WP + Stripe checkout pages is a much better route. Especially since he intends on using Stripe so he can use Stripe's dashboard to manage his finances and orders. But if Stripe checkout is the option he takes, then WP might not be needed and other platforms might do the job, even a static site generator which would eliminate the need for caching, security plugins, etc. (general WP headaches 😉 ).

                                      timconsidineT d19dotcaD 2 Replies Last reply
                                      3
                                      • humptydumptyH humptydumpty

                                        @d19dotca Surecart got me interested so I watched some of their feature videos on their YT channel. A lot of the good features are behind a paywall and for basic variations (color, size, etc.) you need to be on the Pro plan ($199/yr; that's with a 50% coupon). I feel their pricing doesn't fit their audience though. A "simple" shop owner shouldn't have to pay that much for what is considered a basic ecommerce feature. The 100 product limit on the free plan is understandable for example. I feel that in Tim's case, a WP + Stripe checkout pages is a much better route. Especially since he intends on using Stripe so he can use Stripe's dashboard to manage his finances and orders. But if Stripe checkout is the option he takes, then WP might not be needed and other platforms might do the job, even a static site generator which would eliminate the need for caching, security plugins, etc. (general WP headaches 😉 ).

                                        timconsidineT Offline
                                        timconsidineT Offline
                                        timconsidine
                                        App Dev
                                        wrote on last edited by
                                        #19

                                        @humptydumpty god analysis, thank you.

                                        1 Reply Last reply
                                        1
                                        • humptydumptyH humptydumpty

                                          @d19dotca Surecart got me interested so I watched some of their feature videos on their YT channel. A lot of the good features are behind a paywall and for basic variations (color, size, etc.) you need to be on the Pro plan ($199/yr; that's with a 50% coupon). I feel their pricing doesn't fit their audience though. A "simple" shop owner shouldn't have to pay that much for what is considered a basic ecommerce feature. The 100 product limit on the free plan is understandable for example. I feel that in Tim's case, a WP + Stripe checkout pages is a much better route. Especially since he intends on using Stripe so he can use Stripe's dashboard to manage his finances and orders. But if Stripe checkout is the option he takes, then WP might not be needed and other platforms might do the job, even a static site generator which would eliminate the need for caching, security plugins, etc. (general WP headaches 😉 ).

                                          d19dotcaD Offline
                                          d19dotcaD Offline
                                          d19dotca
                                          wrote on last edited by
                                          #20

                                          @humptydumpty totally agree. Wasn’t my first choice but I’ve heard a lot of good things about it. I’d still stick with WP & WooCommerce.

                                          --
                                          Dustin Dauncey
                                          www.d19.ca

                                          1 Reply Last reply
                                          1
                                          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