Registry / other / spryker-synchronization-extension

spryker-synchronization-extension

JSON →
library1.3.0phppackagistunverified

Provides extension interfaces for the Spryker synchronization module.

composer require spryker/synchronization-extension
INSTALL
IMPORT
SIG · SPRYKER-SYNCHRONIZ
S
spryker-synchronization-extension
otherphpv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SynchronizationDataPluginInterface
use Spryker\Zed\SynchronizationExtension\Dependency\Plugin\SynchronizationDataPluginInterface;

Implement the SynchronizationDataPluginInterface to define a synchronization resource.

use Spryker\Zed\SynchronizationExtension\Dependency\Plugin\SynchronizationDataPluginInterface; class MyPlugin implements SynchronizationDataPluginInterface { public function getResourceName(): string { return 'my_resource'; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
spryker-synchronization-extension — pip install spryker-synchronization-extension · libregistry