Pitchbar ships with two admin-editable knobs that control the "Need the plugin?" copy + download CTA rendered at the bottom of every workspace's /app/integrations page (in the WordPress / WooCommerce card). Use them when you're hosting the plugin somewhere other than the default CodeCanyon receipt — a WordPress.org listing, an S3 bucket, a corporate file share.

Where to set them

Super-admin only. Sign in as a platform admin and visit /settings/system#integrations (the "Integrations" tab inside System settings — the WordPress plugin block lives there alongside the workspace-facing integration toggles). Two fields:

What customers see

On /app/integrations the WordPress card footer reads:

{{ '{help_text}' }} Download plugin · WordPress install & connect

When both fields are blank the page falls back to the original "Need the plugin? Download it from your CodeCanyon receipt, or read the setup guide:" copy. The "Download plugin" anchor is omitted entirely so we don't render a dead link.

Why customize this

Security notes

Related