grei/wp-anigrab
Composer 安装命令:
composer create-project grei/wp-anigrab
包简介
grab anime info and save to local wordpress post
README 文档
README
Requirement
Installation
in terminal, run this command
$ composer create-project grei/wp-anigrab path-to-wp-plugins/wp-anigrab --no-dev
$ cd path-to-wp-plugins/wp-anigrab && composer dump-autoload -o
$ wp plugin activate wp-anigrab
or download installable.zip from release.
now this plugins also available in wordpress plugins directory wp-anigrab.
Usage
place this shortcode-like anywhere in your post [anigrab=id]template[/anigrab] or [mangrab=id]template[/mangrab]
-
id: myanimelist anime/manga id
-
template: use dump for auto parse or template engine syntax, e.g
[anigrab=497]
title: {{title}}
etc
[/anigrab]
or
[mangrab=44]
title: {{title}}
etc
[/mangrab]
Dependency
TO DO
-
implement imposter
-
add more features
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-11-22