Flowbyte Store Booster

Περιγραφή

Flowbyte Store Booster bundles a set of independent WooCommerce enhancements into one plugin. Every feature is a module you switch on or off from a single dashboard (Store Booster), so the store only loads what it actually uses.

Available modules:

  • Bulk Pricing — per-product quantity tiers (“buy more, save more”), with per-variation overrides. Never raises the price above an active sale price.
  • Conditional Fees — add a fixed or percentage cart fee based on cart subtotal, category, country or payment method.
  • Flexible Shipping — rule-based shipping methods with first-match tiers (by cart total, weight, item count, postcode or destination).
  • Free Shipping Bar — a progress bar showing how much more the customer needs to spend.
  • Order Rules (Min / Max) — enforce a minimum/maximum cart subtotal or item count on both the classic and block-based checkout.
  • Sequential Order Numbers — strictly consecutive order numbers from an independent counter.
  • Order Number Offset — start order numbers from a chosen base.
  • Abandoned Cart, After-Sales and Win-Back emails — automated, scheduled follow-up emails.
  • Back-in-Stock — let customers join a waitlist and email them automatically when a product is restocked.
  • Email Designer — brand every WooCommerce email (colours, logo, fonts, footer) and compose per-email content with a block editor and live preview.
  • Wishlist — add-to-wishlist for logged-in customers and guests.

Requires

WooCommerce must be installed and active.

Εγκατάσταση

  1. Upload the flowbyte-woocommerce-booster folder to /wp-content/plugins/, or install the ZIP via Plugins Add New Upload Plugin.
  2. Activate the plugin through the Plugins screen.
  3. Go to Store Booster in the admin menu and switch on the modules you want. Each module exposes its own settings beneath its switch.

Συχνές Ερωτήσεις

Does this require WooCommerce?

Yes. If WooCommerce is not active, the plugin stays dormant and shows an admin notice.

Are all modules on by default?

No. Every module is off until you enable it from the Store Booster dashboard.

Is it compatible with High-Performance Order Storage (HPOS)?

Yes. The plugin declares HPOS compatibility and reads/writes orders through the WooCommerce CRM API.

What happens to my data if I uninstall?

Deleting the plugin removes its options, the back-in-stock waitlist, plugin meta and scheduled tasks. Your WooCommerce orders, products and customers are not affected.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Flowbyte Store Booster” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0.1

  • Bulk Pricing: never raises a product above its current/sale price; picks the cheapest qualifying tier.
  • Sequential Order Numbers: numbers are assigned when an order is placed (not on draft creation), preventing gaps on block checkout; “set next number” can only move forward to avoid duplicates.
  • Order Rules: now enforced on the block-based (Store API) checkout as well as the classic checkout.
  • Email Designer: live brand preview; clearer warnings for non-order emails; corrected footer placeholder hints.
  • Coding-standards pass: prefixed all meta keys, moved inline scripts to enqueued assets, added output-time escaping, added readme and uninstall routines.
  • Translations now load on init to satisfy WordPress 6.7+.

1.0.0

  • Initial release.