Registry / auth / spryker-acl-merchant-portal-extension

spryker-acl-merchant-portal-extension

JSON →
library1.0.0phppackagistunverified

Provides extension interfaces for ACL in the Merchant Portal.

composer require spryker/acl-merchant-portal-extension
INSTALL
IMPORT
SIG · SPRYKER-ACL-MERCHA
S
spryker-acl-merchant-portal-extension
authphpv1.0.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.

MerchantUserAclRuleExpanderPluginInterface
use Spryker\Zed\AclMerchantPortalExtension\Dependency\Plugin\MerchantUserAclRuleExpanderPluginInterface;

Implement the plugin to expand ACL rules for merchant users.

use Spryker\Zed\AclMerchantPortalExtension\Dependency\Plugin\MerchantUserAclRuleExpanderPluginInterface; class MyPlugin implements MerchantUserAclRuleExpanderPluginInterface { public function expand(array $rules): array { return $rules; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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