header-logo
Getting started with WixLearn how to build your website and business using Wix.
Creating a websiteDesign and manage your site with smart functionalities.
Account & billingManage subscriptions, plans and invoices.
Using the Wix mobile appsRun your business and connect with members.
Connecting a domainLearn to purchase, connect or transfer a domain to your site.
Managing your businessGet tools to grow your business and web presence.
Promoting your siteBoost your visibility with SEO and marketing tools.
Studio, Partners & EnterpriseGet advanced features to help you work more efficiently.
Need more help?Find solutions, learn about known issues or contact us.
placeholder-preview-image
Wix LearnImprove your skills with our courses and tutorials.
Wix BlogGet tips for web design, marketing and more.
SEO Learning HubLearn to increase organic site traffic from search engines.
Website developmentBuild a custom site using our full-stack platform.
Hire a ProfessionalGet matched with a specialist to help you reach your goals.
placeholder-preview-image

Developer Request: Installing A Site Plugin On A Specific Site Branch

Collecting votes
Currently it is not possible to install a site plugin on a specific branch using addSitePlugin(). The API installs the plugin at the overall site level.
Developers would like the ability to install a plugin on a selected branch, so they can:
  • Install new or experimental versions of a plugin on a test branch without affecting the main production branch.
  • Maintain different plugin configurations or versions per branch, such as staging vs. production.
  • Safely validate checkout or other plugin behavior in a controlled branch before rolling it out broadly.
In the meantime you can work around this by creating separate test sites for plugin testing instead of relying on addSitePlugin() for branch-specific installation.
We are always working to update and improve our products, and your feedback is greatly appreciated.