YAML Importer
WordPress Plugin; Import posts from YAML
★ 0stars
12release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/croox/yaml-importer/releases/download/0.1.3/yaml-importer-0.1.3.zipDeclares an update source (https://github.com/croox/yaml-importer), so updates arrive through the plugin's own updater.
From the readme
WordPress Plugin YAML Importer
Import Posts from YAML
Plugin readme: ./dist/trunk/README.md
Download and install
~~YAML Importer is available in the official WordPress Plugin repository. You can install this plugin the same way you'd install any other plugin.~~
To install it from zip file, download latest release.
Development
Clone the repository and make it your current working directory.
This Plugin is based on generator-wp-dev-env. See generator.version in package.json.
Read the documentation for further development information.
-- Installation & Quick Start
-- Git branching model
-- Project Structure
-- Grunt Taskrunner
Dev dependencies
- node and npm
- yo and generator-wp-dev-env
- composer
- git
- grunt and grunt-cli
- rsync
- gettext
- convert from ImageMagick. Tested with ImageMagick 6.8.9-9
Support and feedback
Create a new issue on Github
~~Add a new topic to WP's support forum~~
~~Create a new review and rate this Plugin~~
Read the full README on GitHub →