Linux 软件免费装
Banner图

Hibilon Field Service Management

开发者 infinitebits
更新时间 2026年8月17日 01:57
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

booking crm appointments invoicing field service

下载

1.0.0

详情介绍:

Hibilon Field is a complete field-service management system built as a single WordPress plugin. It replaces a stack of separate tools with one cohesive admin area where intake, customers, bookings, quotes, and invoices all link together around a shared customer record — plus an installable staff Hub your team uses in the field from their phones. Everything runs on your own site. Your data lives in your WordPress database, there is no account to create, and no data is sent to any third party — including the optional, self-hosted spam protection. What you can do Core modules Add forms to your pages The recommended way is the Gutenberg block. In the editor, add the "Hibilon Field Form" block and choose the form type in the block sidebar — booking wizard, quote request, contact, feedback, or testimonials — with a live preview as you edit. You can also override the accent color, corner radius, font size, and width for that placement. Front-end shortcodes Prefer shortcodes or using a page builder (Elementor, Divi, Beaver Builder) or the Classic Editor? These still work: Tokenized public pages (no login required) Multilingual, RTL & calendars The entire interface is translatable (text domain hibilon-field) and RTL-ready, including right-to-left layouts for Arabic-script languages. Translations are delivered as WordPress.org language packs and install automatically once available for your locale; a complete .pot template is included for anyone who wants to translate or correct a language. Dates can optionally be displayed in the Jalali (Persian) or Hijri calendar; storage always stays Gregorian, so switching the display calendar never changes your stored data. Privacy & self-hosting All client and job data lives in your own WordPress database. PDF invoices are generated locally with a bundled, public-domain FPDF library (in lib/fpdf/) — no external service or API key is used. Tokenized public pages are protected by per-record secret tokens validated with hash_equals(). Optional spam protection uses ALTCHA, a self-hosted proof-of-work check: challenges are generated and verified on your own site, the widget is bundled locally, and nothing is sent to a third party.

安装:

  1. Upload the hibilon-field folder to /wp-content/plugins/, or upload the .zip via Plugins > Add New > Upload Plugin.
  2. Activate the plugin through the Plugins screen.
  3. Open "Hibilon Field" in the admin menu and configure Settings, Services, Staff, and Availability.
  4. Add a form to any page: insert the "Hibilon Field Form" block and choose the form type in the block sidebar. Prefer shortcodes or a page builder (Elementor, Divi, Beaver Builder) or the Classic Editor? These still work:
  5. Booking page: [hibilon_field]
  6. Quote-request page: [hibilon_field_rfq]
  7. Contact page: [hibilon_field_contact]
  8. (Optional) Share the staff Hub URL with your team so they can install it on their phones.

屏幕截图:

  • A customer record showing linked bookings, quotes, invoices, and notes.
  • The quote builder with line items from the price book.
  • An invoice and its generated PDF.
  • The front-end booking wizard.
  • The staff Hub on a phone: today's jobs and job completion.

升级注意事项:

1.0.0 Initial release.

常见问题:

Is Hibilon Field really free?

Yes. The plugin is fully functional and self-hosted, with no license key, trial period, or usage quota. Every feature it ships — bookings, CRM, quotes, invoices with PDFs, the staff Hub, tickets, the dashboard, and email notifications — is available to every install.

Is there a limit on staff members?

No. You can add as many staff members as you like; there is no seat limit or quota anywhere in the plugin.

Where can I get support?

Free support is provided on a best-effort basis through the plugin's WordPress.org support forum. The plugin also includes a Help & Support page (in the admin menu) with setup steps, troubleshooting, and a System Info panel to include when you ask for help.

Does this send real PDF invoices?

Yes. Invoices are rendered to PDF with a bundled FPDF library and can be downloaded in the admin, downloaded by the customer from their private invoice link, and attached automatically to the invoice email. If the invoice was created from a completed booking, the PDF can also include the job's completion photos and customer signature.

Can I customize the emails?

Every notification type can be toggled on/off, given a custom HTML body, previewed, and test-sent. Use "Load built-in template" to pull the current default into the editor and tweak it. You can also set a different "send from" address per notification type (for example quotes@, billing@, info@).

Can I change how the forms look?

Yes. Settings > Form appearance controls the accent color, button colors, form width, corner radius, and base font size for the booking, quote-request, and contact forms.

How are customers de-duplicated?

A customer is matched first by email, then by exact phone. New bookings, quotes, and contact messages attach to the matching record or create a new one.

Does it call any external service?

No. Everything is self-hosted: all data stays in your WordPress database, PDFs are generated locally, and no third-party account or API key is required. The optional spam protection uses ALTCHA, a privacy-friendly proof-of-work check. It is fully self-hosted — challenges are created and verified on your own server and the widget script is bundled with the plugin — so no visitor data leaves your site and there is nothing to configure with an outside provider.

Are online (card) payments supported?

Invoices are marked paid manually (with an optional payment method), and marking one paid can send a "payment received" email. Online card payments are planned for a premium add-on.

更新日志:

1.0.0