Linux 软件免费装
Banner图

REST Importer

开发者 jhotadhari
更新时间 2019年12月8日 17:20
捐献地址: 去捐款
PHP版本: 4.7 及以上
WordPress版本: 4.7.3
版权: GNU General Public License v2 or later
版权网址: 版权信息

标签

import json remote REST

下载

0.0.1 0.1.0 0.1.1 0.1.2 0.1.3 0.1.4 0.1.5

详情介绍:

Deprecated This project is no longer active and not recommended for use.
Access remote data via REST and save it as WordPress Posts or Users. UI to customize the import. Shape any kind of json response to fit your desired structure and field names.
REST Importer on GitHub REST Importer wiki
How to use Currently supported authorisation Coming soon Thanks for beautiful ressoucres

安装:

Requirements:

屏幕截图:

  • Sources
  • How to store the Response in the database
  • Request and Import

升级注意事项:

This Plugin is still in early development. Reality might be in movement.

更新日志:

0.1.5 fix: some lost whitespaces between opening and closing php tags. 0.1.4 import user: merge_carefully, existing fields where set to null; 0.1.3 fix: climb the tree and save the value if key is 0! added: some filters and hook 0.1.2 fix: fatal error on Request save and no sources existing; fix: the tree input works now for repeatable groups; some examples removed, moved to the wiki; Remp_Import_{}::insert_object: skip object keys if not valid; 0.1.1 Edit Readme 0.1.0 added cron option to requests 0.0.1 yeeaaa first version, hurray