Linux 软件免费装
Banner图

Clielo

开发者 sylvestreui
更新时间 2026年5月29日 05:08
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

chat payments client invoices orders

下载

1.2.2 1.2.4 1.2.1 1.0.1 1.0.0 1.0.2 1.0.3 1.0.4 1.0.5 1.2.0 1.2.3 1.2.5 1.2.6 1.2.7 1.2.8 1.3.0 1.2.9 1.3.1

详情介绍:

Clielo turns any Custom Post Type into a full client service management system. Each post gets its own real-time chat, allowing clients and service providers to communicate directly, place orders, track progress and pay online. Core Features (Free) Premium Features (via Freemius)

安装:

  1. Upload the clielo folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to Clielo → Settings and choose your Custom Post Type
  4. Create a page and add the [clielo_my_account] shortcode for the client account dashboard (orders, invoices, profile). Optionally, add [clielo_account] in your header/navbar as a login/avatar widget.
  5. (Premium) Configure Stripe under Clielo → Stripe — paste your API keys and webhook secret
  6. (Premium) Configure email notifications under Clielo → Notifications
WP Cron (for automatic payment links) On low-traffic sites, add a real system cron job for reliable daily scheduling: * 8 * * * curl https://yoursite.com/wp-cron.php?doing_wp_cron >/dev/null 2>&1

升级注意事项:

1.0.0 Initial public release.

常见问题:

Which Custom Post Types are supported?

Any public Custom Post Type registered on your site. Configure it in Clielo → Settings.

Is Stripe required?

No. Without Stripe (free plan), orders follow a manual chat-based workflow. Enabling Stripe (premium) adds automatic payment collection via Stripe Checkout.

Can I customise the chat appearance?

Yes. You can change the accent colour and chat button position (bottom-left, bottom-right, top-left, top-right) from the settings page. All UI elements adapt to the chosen colour automatically.

What payment modes does Stripe support?

Four modes per service: single payment, 50% deposit + balance on delivery, installments (40% upfront + N monthly payments), or pure monthly subscription.

My site already has an account system (WooCommerce, membership plugin…). Will it conflict with Clielo?

No. The [clielo_account] shortcode (login/avatar widget for your header) is entirely optional. If your site already manages user accounts with another plugin, simply skip it and add a menu link pointing to the page that contains the [clielo_my_account] shortcode. Your users will access their Clielo dashboard (orders, invoices, chat history) directly from that link, without any conflict with your existing account system.

Where is the webhook URL for Stripe?

Go to Clielo → Stripe in your admin. The webhook URL is displayed there — copy it into your Stripe Dashboard under Developers → Webhooks. Select the checkout.session.completed event.

更新日志:

1.3.1 1.3.0 1.2.9 1.2.5 1.2.4 1.2.3 1.2.2 1.2.0 1.1.0 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0