Skip to main content

XCloud is down for me..... This site can’t be reached

xcloud.host’sΒ DNS addressΒ could not be found. Diagnosing the problem.

DNS_PROBE_POSSIBLE

Hello everyone,

I genuinely don’t know any of our customers who don’t use the native WooCommerce app to manage their store on the goβ€”especially when it comes to orders and products.

FluentCart, on the other hand, doesn’t have a native mobile application… yet.

This feels like the right moment to start the discussion.

  1. Which features or information would you consider essential to access while on the go?
  2. What additional features do you think would significantly improve the overall mobile experience?

We’re currently working on a native, all-in-one application for the Fluent family of plugins, and we’d like to start gathering honest feedback, ideas, and requests from the community. We already plan to include the features our agency uses daily and those our customers consistently need, but we’d really like to hear directly from youβ€”what you need, what you’re missing, and what would make a real difference.

P.S. This app is intended for store owners, managers, administrators, and teamsβ€”not for end customers.

Fluent Suite of Plugins Native Application - What do you need? Fluent Suite of Plugins Native Application - What do you need? Fluent Suite of Plugins Native Application - What do you need? Fluent Suite of Plugins Native Application - What do you need?

I'm working on an event Ticketing add-on that will allow for selling tickets with FluentCart + Lista Recurring Events. Any thoughts on nice core features to include?

Sell Event Tickets With FluentCart & Lista Recurring Events

Please i need help, I’m planning to migrate a membership site from MemberPress to FluentCart. I have a database of active members and I want to ensure a smooth transition without losing data or breaking active subscriptions

If your online store exclusively sells digital products, having shipping fields in custommer account can be confusing

As a business operating from the European Union, we are legally required to comply with international trade sanctions and embargoes.
I would like to suggest a "Country Blacklist/Restriction" feature
Global Exclusion List: A setting to select countries where the store is completely "dark" (No registration, no billing, no shipping).
Checkout Validation: A hard validation at checkout that prevents any transaction if the Billing Country is on the restricted list.
Custom Message: Ability to display a custom message to users from these countries (e.g., "Due to international trade regulations, we cannot process orders from your location.").
Pre-defined Presets: (Optional but helpful) A toggle for "High-Risk/Sanctioned Countries" based on current EU/OFAC lists (e.g., Russia, Iran, North Korea).
For EU-based companies, selling to sanctioned regions can result in massive fines and the closure of merchant bank accounts. Having this integrated into the FluentCart flow ensures automated compliance and peace of mind.

Is there some kind of tutorial on using the order bump on fluent cart? I have it active but when people but the main product it neve appears as an order bump on the checkout so I dont know what Im doing wrong.

I had a customer today tell me they thought having "Subscribe Now" rather than "Buy Now" made more sense to them when signing up for a subscription rather than a one-time purchase.

Does anyone know if there are any plans to allow specifying the buy button text at product level?

I'm building plugins with Basic and Pro tiers (different features, not just activation counts) and currently rely on variation_id or parsing variation_title to enable the right features. It works, but it's fragile - any new feature, renamed variation, or additional tier means I have to update the plugin code and push updates to all customers.

Feature Request: Add an optional custom settings field (preferably JSON) to each product variation that gets included in the license data during validation/activation.

Example of what it could return:

{
  "tier": "pro",
  "features": ["advanced_analytics", "premium_support", "custom_modules"],
  "max_sites": 10
}

This would allow us to dynamically control features directly from the variation settings without hardcoding IDs or titles. It would make the licensing system much more flexible for:

  • Granular feature gating
  • Add-ons and bundles
  • Changes to variations without forcing plugin updates

I think this would be a big improvement for anyone selling feature-tiered plugins or themes.

Happy to discuss details or test it out. Has anyone else needed something like this?

Thanks!

I prefer Cloudflare R2 over AWS S3, so I waited for the implementation of R2 as an alternative to S3 and used local files for the start. However, this always causes a 404 (local driver not configured correctly - what can I do wrong with ticking a checkmark?). I was unable to get local file system for products to work. So I switched to S3 again for the time being. That worked, but I wonder what’s wrong with the file system?