ClassesBigCommerceContainerCompatibility

Compatibility

Provides integration with various third-party services and themes, including WooCommerce, Matomo, and Akismet.

It handles the registration of necessary services, theme compatibility, and custom functionality for BigCommerce.

  • Full name: \BigCommerce\Container\Compatibility
  • Parent class: Provider

Constants

ConstantVisibilityTypeValue
TEMPLATESpublicstring’theme_compat.templates’
THEMEpublicstring’theme_compat.theme’
WC_FACADEpublicstring’woo_compat.wc_facade’
MATOMOpublicstring’compatibility.matomo’
SPAM_CHECKERpublicstring’compatibility.spam_checker’

Methods

register

Registers the necessary services and actions for compatibility with external plugins and themes.

public register(\Pimple\Container $container): mixed

Parameters:

ParameterTypeDescription
$container\Pimple\ContainerThe container to register services with.


Automatically generated on 2025-01-21