Linux 软件免费装
Banner图

Smart Woo Service Invoicing

开发者 callismartltd
更新时间 2025年8月20日 03:03
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv3
版权网址: 版权信息

标签

recurring payments subscription billing automated invoicing service billing woocommerce invoicing

下载

2.0.11 2.2.3 2.0.13 2.0.15 2.2.1 2.2.2 2.0.14 1.1.0 2.0.1 2.2.0 1.0.52 2.0.0 2.3.0 2.3.1 2.1.0 2.1.1 2.4.0 2.4.1 2.0.12 2.2.4 2.4.2 2.4.3

详情介绍:

Smart Woo Service Invoicing is a subscription-ready invoicing solution built for service-based businesses. Whether you offer one-off services, recurring retainers, or subscription plans, Smart Woo automates your billing cycle with auto-generated invoices, payment reminders, and a professional client portal. Perfect for freelancers, agencies, and service providers, Smart Woo seamlessly integrates with WooCommerce, helping you manage recurring services and invoicing without manual hassle. With powerful automation, customizable billing rules, and a client-friendly dashboard, Smart Woo lets you focus on delivering services while it handles the repetitive payment and invoicing tasks.

安装:

Install from WordPress Dashboard (Recommended)
  1. In your WordPress admin, go to Plugins → Add New.
  2. Search for Smart Woo Service Invoicing.
  3. Click Install Now, then Activate.
  4. After activation, you’ll have the option to launch the Setup Wizard from the plugin settings page by clicking the “Run Setup Wizard” button.
Install from Downloaded ZIP
  1. Download the plugin zip from WordPress.org or our website.
  2. In your WordPress admin, go to Plugins → Add New → Upload Plugin.
  3. Select the zip file, click Install Now, then Activate.
  4. After activation, you can launch the Setup Wizard from the plugin settings page (via the “Run Setup Wizard” button).
WP-CLI (Advanced / Developers) If you have WP-CLI access, you can install and activate Smart Woo with: wp plugin install smart-woo-service-invoicing --activate After activation, launch the Setup Wizard from the plugin settings page by clicking the "Run Setup Wizard" button. Next Steps:\ Follow our detailed setup article: Smart Woo Usage Guide. For more information and updates, visit the Smart Woo Service Invoicing Plugin page.

屏幕截图:

  • Subscription usage analytics.
  • Admin view of all client services and invoices.
  • Subscription and accounting logs.
  • Additional client information screen.
  • Invoice logs and history.

常见问题:

  1. What is Smart Woo Service Invoicing?

Smart Woo is a powerful WooCommerce extension that allows you to charge both recurring and one-time payments on your WordPress website. Think of it as a subscription plugin with the added flexibility to generate professional invoices for your clients — automatically at the end of their billing cycle. Who is Smart Woo for?\ Smart Woo is perfect for businesses that collect payments through invoices. Whether you’re a freelancer, property manager, IT service provider, consultant, or run a physical or virtual service-based business, Smart Woo gives you the tools to streamline invoicing and payment collection effortlessly.

  1. Do I need WooCommerce Subscriptions to use Smart Woo?

No. Smart Woo is a standalone alternative to WooCommerce Subscriptions, featuring a robust service subscription and invoicing model — and much more.

  1. Can I offer one-off services instead of recurring subscriptions?

Absolutely! You can set a subscription status to “Active (NR)”, which means “not renewable” after the initial billing cycle expires.

  1. Does Smart Woo work with my existing WooCommerce payment gateways?

Yes. Smart Woo works seamlessly with any payment gateway that integrates with WooCommerce.

  1. Can customers pay invoices without logging in?

Yes. Payment reminder emails and new invoice emails include auto-login payment links, allowing customers to pay with a single click.

  1. Does Smart Woo send automated payment reminders?

Yes. Smart Woo automatically sends invoice payment reminders, reducing late payments and improving cash flow.

  1. Can I create invoices for customers who are not registered on my site?

Yes. Smart Woo supports guest invoicing, enabling you to bill non-registered users via email.

  1. Do I need coding skills to set up or use Smart Woo?

No coding skills are required! Smart Woo is designed to be user-friendly and includes a Setup Wizard to walk you through the initial configuration.

  1. Does Smart Woo work with physical products, or just services?

Yes. As long as the product or service has a start, due, and end date, Smart Woo can model it as a subscription. It includes an asset feature, making it easy to handle physical items (houses, apartments, water billing) as well as virtual or downloadable assets.

  1. What’s the difference between the free and Pro version?

The free version includes all the core features needed to manage subscriptions, automate invoicing, and collect payments.\ Smart Woo Pro adds advanced features like prorated billing, detailed analytics, automated refunds, custom invoice items, professional PDF attachments, and premium support.\ View the Pro features here.

更新日志:

2.4.3 2025-08-18 New Feature 2.4.2 - 2025-07-02 Fixed 2.4.1 - 2025-06-25 Introduced * New invoice editor: The invoice editor has been refactored to improve UX and seamless performance. Improved * Onboarding process: Introduced new setup wizard to enhance user experience during first-time installation. Fixed * Minor bug fixes and performance optimization. 2.4.0 - 2025-05-31 Fixed * Product page subscription banner price when product is on sale. Improved * Improved the dashboard subscription searches by refactoring the SmartWoo_Service_Database::search() method to support more secure and flexible LIKE queries, better pagination, and improved caching. * Search queries now properly use $wpdb->esc_like() combined with wildcards (%) to safely handle user-provided search terms. * The fast checkout feature UI & UX has been refactored. Service Subscription Status Refactored * The core logic for determining service subscription status has been encapsulated within the SmartWoo_Service class. * Introduced SmartWoo_Service::get_effective_status(), a new public method that provides the definitive service status, adhering to a strict precedence of explicit database overrides, cached values, and dynamically calculated date-based conditions. * Private helper methods (e.g., is_active_condition(), is_due_for_renewal_condition(), is_in_grace_period_condition(), is_expired_condition()) are now used internally by get_effective_status() for specific condition checks. * The global smartwoo_service_status() function has been simplified to delegate status determination to SmartWoo_Service::get_effective_status(). * Naming consistency for private status condition methods has been improved for better clarity. Introduced * A simplified subscription analysis and stats for non-techies. * New Admin UI for service subscription usage statistics template in Smart Woo Pro. * New Admin UI for service subscription and invoice log template in Smart Woo Pro. * Service migration email template in Smart Woo Pro. * Subscription refund email template in Smart Woo Pro. 2.3.1 - 2025-04-23 2.3.0 - 2025-03-27