About Backend Modules

Backend modules in the Wix JavaScript SDK provide access to Wix's business solutions and platform services. These modules enable you to interact with various Wix features and manage site data.

Backend modules are intended for:

  • Site development: Implement backend functionality and manage data collections in Wix sites, including handling backend processes and integration with external services.
  • Wix app development: Build backend functionality and business logic for your Wix apps, including integrating with Wix business solutions.
  • Headless implementations: Develop custom backend logic and handle data management for sites with external frontend interfaces.

Note: Certain features may require specific Wix business solutions to be installed.

Did this help?