coldtrick/post_as
最新稳定版本:v5.1
Composer 安装命令:
composer require coldtrick/post_as
包简介
Allows creating content as somebody else
README 文档
README
Allows creating content as somebody else
Features
- Authorize others to post on your behalf
- Create content on somebody else's behalf
Developers
To get your plugin to support Post As register an event handler for config post_as
The result is an array in the format:
$result[ '<form_name>' => [ 'type' => '<entity_type>', 'subtype' => '<entity_subtype>', 'action' => '<action>', // defaults to '<form_name>' 'extend_form' => true|false, // defaults to true, set to false if the form already contains the post_as/input view ], ];
统计信息
- 总下载量: 1.99k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-only
- 更新时间: 2018-06-25