

The Connection screen — API address, Store ID, and API key, with a Test Connection button.
BytePhase Connector links your WordPress website to BytePhase, the all-in-one repair shop management software for cell phone, computer, and auto repair businesses. When a visitor submits a form on your site, the connector securely forwards it to BytePhase, which turns it into a lead or a repair check-in — so enquiries from your website land in your workflow instead of an inbox.
The plugin is deliberately simple. It does not map fields, detect duplicates, assign staff, or store customer data — all of that happens inside BytePhase’s repair ticket management, keyed by each form. You build your form however you like, with whatever field names you like, and map it once inside BytePhase.
How it works
If BytePhase cannot be reached, the submission is queued and retried in the background, so nothing is lost. BytePhase Health shows you what was delivered and lets you retry anything that failed.
Works with
[bytephase_lead_form] and [bytephase_self_checkin]) — zero configuration. Change the heading and button with attributes, e.g. [bytephase_lead_form title="Get a Free Repair Quote" button="Send Request"] (use title="" to hide the heading).do_action( 'bytephase_submit_form', [ 'form_id' => '...', 'data' => [ ... ] ] )Failed submissions (a network blip, BytePhase briefly unavailable) are retried automatically in the background.
This plugin connects to BytePhase (bytephase.com), a repair shop management service, to deliver your website’s form submissions to your BytePhase account. It is only useful if you have a BytePhase account.
BytePhase terms and conditions and privacy policy.