adrianorsouza/wp-jekyll-importer
Composer 安装命令:
composer require adrianorsouza/wp-jekyll-importer
包简介
A simple Wordpress posts and pages migration to jekyll blogging written in PHP
README 文档
README
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.
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-10-08