<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ecommerce app ?]]></title><description><![CDATA[<p dir="auto">Looking for recommendations for an app for ecommerce or "online store" for Cloudron.</p>
<p dir="auto">I don't see one in the official store, unless knows of an add-on for Ghost ?  Looking for one-off sales, not subscriptions.</p>
<p dir="auto">Any custom self-packaged app recommendations ?</p>
]]></description><link>https://forum.cloudron.io/topic/8738/ecommerce-app</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 21:14:51 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8738.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 27 Feb 2023 08:16:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ecommerce app ? on Wed, 01 Mar 2023 11:53:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/razielkanos" aria-label="Profile: RazielKanos">@<bdi>RazielKanos</bdi></a><br />
The main question is scale; even 200 wp is a small group, especially if you don't let your customer install what they want from the store, and the store that you have don't have custom code in it, that needs to be tested, or are regionals store that doesn't need to scale.</p>
<p dir="auto">And in any case, wp is not modern, it tries to stay up to date, but it is a monolithic software, which means you have disadvantages.</p>
<ul>
<li>Lower security because the frontend has access to the DB, which allows more exploitation.</li>
<li>Front-End and backend are together; this doesn't allow you to scale quickly/easily.</li>
<li>Plugin compatibility with different versions of PHP.</li>
<li>WordPress is terrible in rollback, you need to use a backup.</li>
<li>Working on multiple branches is not possible, in some cases not even staging is possible.</li>
</ul>
<p dir="auto">Maybe in some cases, the advantages (easy to find a compatible provider, plugin ecosystem, easy to find documentation, visual builder) make it a good option for you, but you can't say that is not a hard solution to maintain compared to a JAMstack solution.</p>
<p dir="auto">But if you ask me what you should start with, if you want to build an e-shop, I would go on JAMstack almost in all cases, vue and svelte are super easy to learn and you can do a lot with almost 0 understanding of JS or TS, copy and pasting from the documentation.</p>
]]></description><link>https://forum.cloudron.io/post/62595</link><guid isPermaLink="true">https://forum.cloudron.io/post/62595</guid><dc:creator><![CDATA[MooCloud_Matt]]></dc:creator><pubDate>Wed, 01 Mar 2023 11:53:24 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Wed, 01 Mar 2023 05:23:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/humptydumpty" aria-label="Profile: humptydumpty">@<bdi>humptydumpty</bdi></a> totally agree. Wasn’t my first choice but I’ve heard a lot of good things about it. I’d still stick with WP &amp; WooCommerce.</p>
]]></description><link>https://forum.cloudron.io/post/62576</link><guid isPermaLink="true">https://forum.cloudron.io/post/62576</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Wed, 01 Mar 2023 05:23:50 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Tue, 28 Feb 2023 18:39:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/humptydumpty" aria-label="Profile: humptydumpty">@<bdi>humptydumpty</bdi></a> god analysis, thank you.</p>
]]></description><link>https://forum.cloudron.io/post/62568</link><guid isPermaLink="true">https://forum.cloudron.io/post/62568</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 28 Feb 2023 18:39:22 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Tue, 28 Feb 2023 16:43:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> 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 <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /> ).</p>
]]></description><link>https://forum.cloudron.io/post/62566</link><guid isPermaLink="true">https://forum.cloudron.io/post/62566</guid><dc:creator><![CDATA[humptydumpty]]></dc:creator><pubDate>Tue, 28 Feb 2023 16:43:07 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Tue, 28 Feb 2023 16:35:14 GMT]]></title><description><![CDATA[<p dir="auto">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</p>
<p dir="auto">For a purrrfect cache solution, Check out SwiftPerformance</p>
]]></description><link>https://forum.cloudron.io/post/62564</link><guid isPermaLink="true">https://forum.cloudron.io/post/62564</guid><dc:creator><![CDATA[RazielKanos]]></dc:creator><pubDate>Tue, 28 Feb 2023 16:35:14 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Tue, 28 Feb 2023 15:24:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dantheman" aria-label="Profile: DanTheMan">@<bdi>DanTheMan</bdi></a> yes I looked at Prestashop a while back but was not keen on their plugin structure.</p>
]]></description><link>https://forum.cloudron.io/post/62554</link><guid isPermaLink="true">https://forum.cloudron.io/post/62554</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 28 Feb 2023 15:24:16 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Tue, 28 Feb 2023 14:28:43 GMT]]></title><description><![CDATA[<p dir="auto">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.</p>
]]></description><link>https://forum.cloudron.io/post/62551</link><guid isPermaLink="true">https://forum.cloudron.io/post/62551</guid><dc:creator><![CDATA[DanTheMan]]></dc:creator><pubDate>Tue, 28 Feb 2023 14:28:43 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Tue, 28 Feb 2023 10:03:44 GMT]]></title><description><![CDATA[<p dir="auto">Thanks everyone for your input.<br />
My state of mind currently :</p>
<p dir="auto">I had wanted to use OpenCart but I can't get it packaged for Cloudron (and can't update the previous custom package on <a href="http://git.cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">git.cloudron.io</a>).  Also a native installation seems broken for now.</p>
<p dir="auto">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.</p>
<p dir="auto">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 <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f606.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--laughing" style="height:23px;width:auto;vertical-align:middle" title=":laughing:" alt="😆" /> )</p>
<p dir="auto">It's not new but I have discovered that Stripe have <code>payment links</code> 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.</p>
<p dir="auto">Stripe does have a checkout module, but I haven't worked out if it can be used with something like Grav (or Ghost).</p>
]]></description><link>https://forum.cloudron.io/post/62526</link><guid isPermaLink="true">https://forum.cloudron.io/post/62526</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 28 Feb 2023 10:03:44 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Tue, 28 Feb 2023 07:06:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> Hadn't heard of SureCart so will check that out.</p>
]]></description><link>https://forum.cloudron.io/post/62524</link><guid isPermaLink="true">https://forum.cloudron.io/post/62524</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 28 Feb 2023 07:06:39 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Tue, 28 Feb 2023 06:08:51 GMT]]></title><description><![CDATA[<p dir="auto">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)</p>
]]></description><link>https://forum.cloudron.io/post/62522</link><guid isPermaLink="true">https://forum.cloudron.io/post/62522</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 28 Feb 2023 06:08:51 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Mon, 27 Feb 2023 19:14:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/privsec" aria-label="Profile: privsec">@<bdi>privsec</bdi></a> said in <a href="/post/62513">ecommerce app ?</a>:</p>
<blockquote>
<p dir="auto">Why wordfence compared to AIO security or ithemes?</p>
</blockquote>
<p dir="auto">It's better <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61b.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--stuck_out_tongue" style="height:23px;width:auto;vertical-align:middle" title=":p" alt="😛" /></p>
]]></description><link>https://forum.cloudron.io/post/62516</link><guid isPermaLink="true">https://forum.cloudron.io/post/62516</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Mon, 27 Feb 2023 19:14:57 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Mon, 27 Feb 2023 19:20:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/privsec" aria-label="Profile: privsec">@<bdi>privsec</bdi></a> 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.</p>
<p dir="auto">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.</p>
<p dir="auto">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).</p>
]]></description><link>https://forum.cloudron.io/post/62514</link><guid isPermaLink="true">https://forum.cloudron.io/post/62514</guid><dc:creator><![CDATA[humptydumpty]]></dc:creator><pubDate>Mon, 27 Feb 2023 19:20:49 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Mon, 27 Feb 2023 17:37:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/humptydumpty" aria-label="Profile: humptydumpty">@<bdi>humptydumpty</bdi></a></p>
<p dir="auto">Why wordfence compared to AIO security or ithemes?</p>
<p dir="auto">Is there a better caching plugin then wprocket?</p>
]]></description><link>https://forum.cloudron.io/post/62513</link><guid isPermaLink="true">https://forum.cloudron.io/post/62513</guid><dc:creator><![CDATA[privsec]]></dc:creator><pubDate>Mon, 27 Feb 2023 17:37:47 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Mon, 27 Feb 2023 14:13:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/moocloud_matt" aria-label="Profile: MooCloud_Matt">@<bdi>MooCloud_Matt</bdi></a> 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>
]]></description><link>https://forum.cloudron.io/post/62508</link><guid isPermaLink="true">https://forum.cloudron.io/post/62508</guid><dc:creator><![CDATA[humptydumpty]]></dc:creator><pubDate>Mon, 27 Feb 2023 14:13:06 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Mon, 27 Feb 2023 14:08:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/timconsidine" aria-label="Profile: timconsidine">@<bdi>timconsidine</bdi></a></p>
<p dir="auto"><a href="https://ghost.org/integrations/snipcart/" target="_blank" rel="noopener noreferrer nofollow ugc">Snipcart</a> has an e-commerce integration for Ghost. I have no experience with it, though.</p>
]]></description><link>https://forum.cloudron.io/post/62507</link><guid isPermaLink="true">https://forum.cloudron.io/post/62507</guid><dc:creator><![CDATA[erikscholz]]></dc:creator><pubDate>Mon, 27 Feb 2023 14:08:52 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Mon, 27 Feb 2023 13:45:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a><br />
WordPress plugins are a mess, you need to update them weekly (for security), but that often introduce incompatibility or new bugs.<br />
Mainly because plugins don't often document how they work and how they interact with the WP-Core.<br />
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.<br />
And due to lack of documentation, debugging is hell.</p>
]]></description><link>https://forum.cloudron.io/post/62506</link><guid isPermaLink="true">https://forum.cloudron.io/post/62506</guid><dc:creator><![CDATA[MooCloud_Matt]]></dc:creator><pubDate>Mon, 27 Feb 2023 13:45:34 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Mon, 27 Feb 2023 11:58:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/moocloud_matt" aria-label="Profile: MooCloud_Matt">@<bdi>MooCloud_Matt</bdi></a> said in <a href="/post/62489">ecommerce app ?</a>:</p>
<blockquote>
<p dir="auto">hard-to-maintain WooCommerce.</p>
</blockquote>
<p dir="auto">Interesting, hard how?</p>
]]></description><link>https://forum.cloudron.io/post/62500</link><guid isPermaLink="true">https://forum.cloudron.io/post/62500</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Mon, 27 Feb 2023 11:58:50 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Mon, 27 Feb 2023 10:03:14 GMT]]></title><description><![CDATA[<p dir="auto">+1 for WooCommerce as well.</p>
]]></description><link>https://forum.cloudron.io/post/62492</link><guid isPermaLink="true">https://forum.cloudron.io/post/62492</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 27 Feb 2023 10:03:14 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Mon, 27 Feb 2023 08:47:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/timconsidine" aria-label="Profile: timconsidine">@<bdi>timconsidine</bdi></a><br />
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.</p>
]]></description><link>https://forum.cloudron.io/post/62489</link><guid isPermaLink="true">https://forum.cloudron.io/post/62489</guid><dc:creator><![CDATA[MooCloud_Matt]]></dc:creator><pubDate>Mon, 27 Feb 2023 08:47:40 GMT</pubDate></item><item><title><![CDATA[Reply to ecommerce app ? on Mon, 27 Feb 2023 08:29:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/timconsidine" aria-label="Profile: timconsidine">@<bdi>timconsidine</bdi></a> the majority of ecommerce sites are WooCommerce so I'd say WordPress (Developer) is your best bet.</p>
]]></description><link>https://forum.cloudron.io/post/62485</link><guid isPermaLink="true">https://forum.cloudron.io/post/62485</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Mon, 27 Feb 2023 08:29:52 GMT</pubDate></item></channel></rss>