Download the PHP package adrianorsouza/wp-jekyll-importer without Composer
On this page you can find all versions of the php package adrianorsouza/wp-jekyll-importer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adrianorsouza/wp-jekyll-importer
More information about adrianorsouza/wp-jekyll-importer
Files in adrianorsouza/wp-jekyll-importer
Download adrianorsouza/wp-jekyll-importer
More information about adrianorsouza/wp-jekyll-importer
Files in adrianorsouza/wp-jekyll-importer
Vendor adrianorsouza
Package wp-jekyll-importer
Short Description A simple Wordpress posts and pages migration to jekyll blogging written in PHP
License MIT
Homepage https://github.com/adrianorsouza/wordpress-jekyll-importer
Package wp-jekyll-importer
Short Description A simple Wordpress posts and pages migration to jekyll blogging written in PHP
License MIT
Homepage https://github.com/adrianorsouza/wordpress-jekyll-importer
Please rate this library. Is it a good library?
Informations about the package wp-jekyll-importer
Wordpress to Jekyll Importer
A simple PHP script to import posts and pages from Wordpress to Jekyll.
Installation via composer
This project can be found at Composer/Packagist.
$ composer require "adrianorsouza/wp-jekyll-importer:0.1.*"
This command will automatically update or create a composer.json file.
Manual Installation
Download the latest release of this project.
Get started
First export your data from Wordpress installation to a WXR-data.xml file by following these steps:
- Log in to that Wordpress as an administrator.
- Go to menu
Toolsin the WordPress admin panel then selectExport. - Choose what to export to the
WXRfile:All content,PostsorPages. - Click download Export File, save it at the top level of this project.
Usage
via command line run the following:
./ImportRun.php
License
This software is licensed under the MIT License. Please read LICENSE for information on the software availability and distribution.
All versions of wp-jekyll-importer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package adrianorsouza/wp-jekyll-importer contains the following files
Loading the files please wait ...