Linux 软件免费装

Clielo

开发者 sylvestreui
更新时间 2026年4月14日 04:51
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

chat payments client invoices orders

下载

1.0.0

详情介绍:

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.

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.0.0