Install DeskCrew on WordPress & WooCommerce
DeskCrew works on any WordPress or WooCommerce site. With a plugin (recommended, coming to the WordPress.org directory) or a one-line script you can paste today.
Option 1. the DeskCrew plugin (recommended)
The official plugin is on its way to the WordPress.org directory. Once installed:
- Go to Settings → DeskCrew in wp-admin.
- Paste your widget key (
pub_…) from your DeskCrew dashboard → Install. - Optionally set your board slug, color, position, and greeting.
- Save. The widget appears on your site immediately.
The plugin also:
- Authorizes your site automatically. No need to add your domain to Allowed Origins by hand. The plugin registers it for you when you save.
- Turns Contact Form 7 submissions into tickets (optional toggle). Every form submission creates a DeskCrew ticket with the sender's name and email.
- Turns blog comments into tickets (optional, off by default).
Option 2. paste the script (works today, any theme)
Add this to your site footer or header (for example with a header/footer snippet plugin, or your theme's custom-code area):
<script src="https://deskcrew.io/desk.js" data-key="pub_YOUR_KEY" data-board="your-board" defer></script>
Replace the values with your real key and board slug from Dashboard → Install, and add your site's URL under Allowed Origins in the dashboard so the widget is authorized.
WooCommerce
Nothing extra to do. The same plugin or snippet covers your store, product pages, and checkout-adjacent pages.
Full step-by-step guide with screenshots: https://deskcrew.io/integrations/wordpress
