Linux 软件免费装
Banner图

Kitbix Commerce - The Fastest Way to Start Selling on WordPress

开发者 kitbix
更新时间 2026年3月4日 23:28
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

online store ecommerce checkout products orders

下载

1.0.7 1.0.8 1.0.6 1.0.9 1.0.10 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.11

详情介绍:

🛒 What is Kitbix Commerce? Kitbix Commerce is a complete WordPress eCommerce plugin that lets you build a professional online store in minutes — without page builders, without theme lock-in, and without the bloat. Whether you're selling physical goods, digital downloads, or recurring subscriptions, Kitbix Commerce gives you everything you need in one lightweight plugin that works with any WordPress theme out of the box. 👉 See the full feature tour at kitbix.com/kitbix-commerce/ 💡 Why Kitbix Commerce Stands Out Kitbix Commerce is not just another WordPress shop plugin. It's a complete eCommerce system built for speed, simplicity, and developer freedom. Here's why it stands out: 🌟 Key Features of Kitbix Commerce ✅ Unlimited products — sell physical goods, digital files, or subscriptions. 🛒 Shortcode storefront — shop, product, cart, and checkout pages anywhere. 💳 Payment gateways — Stripe, PayPal, and Cash on Delivery built in. 📦 Eight free addons — Live Purchase Toast, Live View Counter, Product Q&A, and more. ⚛️ React admin dashboard — fast, modern product and order management inside wp-admin. 👥 Customer directory — order history, total spend, and profile insights per buyer. 🖨️ Order printing — print receipts directly from wp-admin. 🔌 Extensible — add custom gateways, addons, and templates with clean PHP interfaces. 🌍 Translation ready — all strings are translatable via standard WordPress tools. 🛍️ Product & Store Management Creating and managing products with Kitbix Commerce is simple and powerful. The React-powered admin lets you: All store data lives in dedicated custom database tables — your wp_posts table stays clean and your store scales without performance issues. 🛒 Storefront & Checkout Experience Kitbix Commerce gives your customers a smooth, fast shopping experience: 💳 Payments & Gateways Kitbix Commerce includes three payment gateways ready to use from day one: Need a custom gateway? Implement the PaymentGatewayInterface and hook into kitbix_commerce_payment_gateways — the admin UI and checkout pick it up automatically. Webhook support is built in for asynchronous payment confirmation. 📦 Built-in Free Addons Enable powerful store features from Kitbix Commerce → Addons with a single click — no code required:
  1. Live Purchase Toast — show real-time purchase notifications to boost social proof.
  2. Live View Counter — display how many people are viewing a product right now.
  3. Order Printing — print order receipts directly from wp-admin.
  4. Payment Trust Badge — display trust icons at checkout to increase conversions.
  5. Product Q&A — let shoppers ask questions directly on product pages.
  6. Related Products — automatically suggest relevant products to increase average order value.
  7. Shipping Cutoff Clock — create urgency with a countdown to the next dispatch time.
  8. WhatsApp Contact Button — let customers reach you instantly via WhatsApp.
Each addon has its own settings panel and front-end UI. 🚀 Upgrade to Kitbix Commerce Pro Unlock advanced revenue features with Kitbix Commerce Pro: 🤖 AI Support Chat Embed an OpenAI-powered live chat widget on your storefront. The AI recommends products, handles order status enquiries (verified by both Order ID and checkout email for security), captures visitor contact details as leads automatically, and generates a plain-text customer overview after every conversation. View all captured leads under Kitbix Commerce → AI Leads in wp-admin. 🔄 Subscriptions & Licensing Sell recurring monthly or yearly subscriptions with Stripe billing. Includes free trial periods, grace periods after failed renewals, automatic renewal via WP-Cron, and optional per-site license key generation. Customers get a direct checkout link for each subscription product. 📥 Digital Downloads Sell eBooks, software, music, or any file with secure tokenised download links. Set per-file download limits and expiry dates. Customers receive their download links by email automatically after purchase. A dedicated Downloads tab appears in the customer account area. 👤 Customer Accounts Give customers a secure /account portal to view their order history and manage their downloads — all inside your own WordPress site. ⭐ Product Reviews Collect verified reviews from real buyers and display star ratings on product pages. Fully customisable section headings, subheadings, and empty-state messages. 🎨 Storefront Design Presets Switch between 30+ curated layouts for product grids, product detail pages, cart, and checkout — no coding needed. Activate any preset instantly from the Design Presets admin panel. 🔧 For Developers Kitbix Commerce is built with modern PHP practices and a clean architecture: 📖 Developer docs: commerce.kitbix.com/docs 💡 Who Should Use Kitbix Commerce? 🌱 Start Selling Today Install Kitbix Commerce, add four shortcodes to your pages, and you have a fully working online store — in under five minutes. 👉 kitbix.com/kitbix-commerce/ Shortcodes | Shortcode | Purpose | |---|---| | [kitbix_commerce_products] | Product listing / shop grid | | [kitbix_commerce_product] | Single product page | | [kitbix_commerce_cart] | Shopping cart | | [kitbix_commerce_checkout] | Checkout page | | [kitbix_commerce_cart_count] | Cart item count badge |

安装:

  1. Upload the plugin ZIP via Plugins → Add New → Upload Plugin (or copy the kitbix-commerce folder into wp-content/plugins/).
  2. Activate Kitbix Commerce from the Plugins screen.
  3. Go to Kitbix Commerce → Dashboard in wp-admin.
  4. Create your first product and add the shortcodes to your pages.
Recommended page setup:

屏幕截图:

  • Built-in cart & checkout
  • Orders manager
  • Analytics overview
  • Customers list
  • Store settings
  • Addon manager

常见问题:

Is Kitbix Commerce free?

Yes. The core plugin is 100% free and includes unlimited products, orders, customers, Stripe/PayPal/COD payments, and eight built-in addons. Kitbix Commerce Pro adds AI Support Chat, subscriptions, digital downloads, customer accounts, product reviews, and 30+ design presets.

Is there a limit on products or orders?

No. You can create unlimited products and accept unlimited orders with the free plugin.

Which payment gateways are supported?

Kitbix Commerce includes Stripe, PayPal, and Cash on Delivery out of the box. Developers can register additional custom gateways using the PaymentGatewayInterface.

Are there any transaction fees from Kitbix Commerce?

None. The only fees are from your payment processor (Stripe or PayPal). Kitbix Commerce takes no commission.

What shortcodes are available?

  • [kitbix_commerce_products] — Product listing/grid
  • [kitbix_commerce_product] — Single product page
  • [kitbix_commerce_cart] — Shopping cart
  • [kitbix_commerce_checkout] — Checkout page
  • [kitbix_commerce_cart_count] — Cart item count

Will it work with my WordPress theme?

Yes. Kitbix Commerce outputs plain semantic HTML that inherits your theme's styles automatically. You can also override templates from the plugin for pixel-perfect control.

Will it slow down my site?

No. The public storefront loads minimal CSS and JavaScript. All heavy admin assets are loaded only inside wp-admin.

Does it create database tables?

Yes. On activation, Kitbix Commerce creates dedicated tables for products, orders, order items, customers, and metadata — keeping your wp_posts table clean and your store fast.

Does Kitbix Commerce collect any data?

No. Kitbix Commerce does not collect product, order, or customer data. All information stays securely within your own WordPress site. Data is only sent to Stripe or PayPal when those gateways are explicitly enabled.

Does uninstalling remove my store data?

No. Your store data is preserved by default so you can reinstall without losing orders or products. You can remove the database tables manually if needed.

Can I add a custom payment gateway?

Yes. Implement the KitbixCommerce\Services\Payment\PaymentGatewayInterface and hook into kitbix_commerce_payment_gateways to register it. The admin UI and checkout will pick it up automatically.

Where is developer documentation?

Visit commerce.kitbix.com/docs for REST API references, hook documentation, addon boilerplates, and advanced guides.

Does Kitbix Commerce offer support?

Yes. You can get support via the WordPress.org support forum. Pro customers receive priority support through kitbix.com.

更新日志:

2026-03-04 - version 1.0.11 2026-02-21 - version 1.0.10 2026-02-16 - version 1.0.9 2026-02-16 - version 1.0.8 2026-02-14 - version 1.0.7 2026-02-13 - version 1.0.6 2026-02-11 - version 1.0.5 2026-02-10 - version 1.0.4 2026-02-09 - version 1.0.3 2026-02-08 - version 1.0.2 2026-02-07 - version 1.0.1 2026-02-06 - version 1.0.0