2017 © Pedro Peláez
 

project wp-anigrab

grab anime info and save to local wordpress post

image

ospek/wp-anigrab

grab anime info and save to local wordpress post

  • Friday, April 20, 2018
  • by ospek
  • Repository
  • 1 Watchers
  • 1 Stars
  • 27 Installations
  • Shell
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

Requirement

Installation

in terminal, run this command, (*5)

$ 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., (*6)

now this plugins also available in wordpress plugins directory wp-anigrab., (*7)

Usage

place this shortcode-like anywhere in your post [anigrab=id]template[/anigrab] or [mangrab=id]template[/mangrab], (*8)

  • id: myanimelist anime/manga id, (*9)

  • template: use dump for auto parse or template engine syntax, e.g, (*10)

[anigrab=497]
title: {{title}}
etc
[/anigrab]
or
[mangrab=44]
title: {{title}}
etc
[/mangrab]

Dependency

TO DO

  • [ ] implement imposter, (*13)

  • [ ] add more features, (*14)

The Versions

20/04 2018

dev-master

9999999-dev

grab anime info and save to local wordpress post

  Sources   Download

MIT

The Requires

 

by Am K

20/04 2018

dev-installable

dev-installable

grab anime info and save to local wordpress post

  Sources   Download

MIT

The Requires

 

by Am K