hypejunction/access_grant
Composer 安装命令:
composer require hypejunction/access_grant
包简介
Access grant
README 文档
README
Features
- Allow users to access content without modifying its access id or expadning access collections
Usage
To allow user to access an entity that he/she wouldn't normally have access to,
create a new access_grant relationship between them:
add_entity_relationship($entity->guid, 'access_grant', $user->guid);
To revoke access, remove the relationship.
统计信息
- 总下载量: 137
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2016-01-14