Linux 软件免费装
Banner图

FeedToPosts

开发者 natinho68
更新时间 2018年7月26日 06:24
PHP版本: PHP 5.2.4 及以上
WordPress版本: 4.9.7
版权: GNU GPL version 2
版权网址: 版权信息

标签

feed json automation stream

下载

详情介绍:

A posts importer based on a JSON stream. Posts generation by form and handle an automation system.

安装:

Getting Started Prerequisites I do not know if it will work on previous or higher versions Installing Download the plugin, and put files into /wp-content/plugins/ Automation Please note that for automation, you must first inject posts via the form in the settings of the plugin. Once done, you are free to do automation as explained below. If you want to check that new posts are available in your feed, add a cron job like this (here every 5 minutes) : */5 * * * * wget http://YOURDOMAIN.DOMAIN/?rest_route=/FeedToPosts/v1/feedtoposts If you want simple authentication, add a .htaccess require_auth and .htpasswd pair, for this url. Just add --user user --password pass to your cron job. Author Nathan MEYER https://github.com/natinho68

屏幕截图:

  • plugin settings
  • json response from automation

更新日志:

v1.0