Thursday, June 19, 2025

Introduction to BigCommerce for WordPress


BigCommerce has been an ecommerce SaaS platform for plenty of years with nice success. Retailers starting from small mom-and-pop shops, to enterprise-level companies doing thousands and thousands of {dollars} in gross sales each month, rely upon BigCommerce to maintain their shops working securely.

A lot of these retailers have additionally chosen to run the content material a part of their internet presence on WordPress. It’s extraordinarily highly effective, and has a robust historical past of normal progress. Different retailers have chosen to make use of Drupal as their content material supervisor, and nonetheless others have written customized presentation layers in React, Vue, or another language of their alternative.

To assist these retailers merge their ecommerce storefronts and their content material administration programs, BigCommerce invested closely in our API. This enables anybody with the right credentials to jot down their personal interface to BigCommerce, eradicating the requirement of working the presentation layer of their retailer on the BigCommerce platform. That is referred to as headless ecommerce, and it offers virtually limitless flexibility and energy to the storefront.

Making a WordPress plugin

BigCommerce needed to offer an instance of what could possibly be completed with headless ecommerce, in order that they picked essentially the most generally used CMS on the earth, WordPress. WordPress at the moment powers over one third of the complete internet, so it was a straightforward option to make WordPress our debut integration.

BigCommerce partnered with Trendy Tribe, an elite WordPress growth company, to create the WordPress plugin. They needed it constructed “the WordPress method” in order that it might be simple for WordPress builders to increase it, and make new and fascinating issues with it. In addition they needed to go away all the safety issues on the BigCommerce servers in addition to the CPU intensive features. This would go away WordPress free to do what it does finest: serve content material.

They completed these targets with some key technological choices:

  • Merchandise are maintained on the BigCommerce servers and synchronized to the WordPress server on a schedule.
  • Merchandise in WordPress are saved as a Customized Submit Kind, a quite common knowledge storage technique in WordPress.
  • Product metadata is saved as WordPress metadata, making it as simply accessed as another metadata.
  • The checkout web page holds an embedded iframe. Which means all delicate knowledge is exchanged between the client and the primary BigCommerce servers, permitting the WordPress server to keep away from the necessity for PCI compliance.

The implications of those choices are fairly profound:

  • BC4WP tends to be a lot quicker than different WordPress ecommerce platforms as a result of all the heavy lifting is on the BigCommerce servers.
  • BC4WP is safer than different WordPress ecommerce platforms as a result of if WordPress will get hacked the intruder nonetheless doesn’t have entry to delicate buyer and gross sales knowledge.
  • The common WordPress developer has little or no work to do to get ecommerce performance working, leaving them each time and funds to concentrate on fixing enterprise wants and constructing the absolute best web site.

Abstract

The general footprint of BC4WP could be very gentle, each from a efficiency and safety standpoint. Most of the integrations you would possibly discover in WordPress with WooCommerce, like CRM connectors or delivery settings are maintained on the BigCommerce servers, which permits them to be standardized, vetted, and maintained by BigCommerce.

The put up Introduction to BigCommerce for WordPress appeared first on Liquid Net.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles