Resource Sharing feature overview

Edit on GitHub

The Resource Sharing feature makes sharing of different resources easy. You can generate a unique URL for any entity in Spryker. For example, you can generate a unique URL for a cart and share it with different access permissions.

For each entity, you should use an additional connector module. For example, to share carts, combine the Resource Sharing feature with the Persistent Cart Sharing feature.

Developer guides

Are you a developer? See Resource Sharing feature walkthrough for developers.