Title: FeedToPosts
Author: natinho68
Published: <strong>ሐምሌ 24, 2018</strong>
Last modified: ሐምሌ 25, 2018

---

Search plugins

![](https://ps.w.org/flux-to-posts/assets/banner-772x250.png?rev=1915007)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/flux-to-posts/assets/icon-256x256.png?rev=1915005)

# FeedToPosts

 By [natinho68](https://profiles.wordpress.org/natinho68/)

[Download](https://downloads.wordpress.org/plugin/flux-to-posts.zip)

 * [Details](https://am.wordpress.org/plugins/flux-to-posts/#description)
 * [Reviews](https://am.wordpress.org/plugins/flux-to-posts/#reviews)
 * [Development](https://am.wordpress.org/plugins/flux-to-posts/#developers)

 [ድጋፍ](https://wordpress.org/support/plugin/flux-to-posts/)

## ማብራሪያ

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

### Getting Started

 * Local server environment or live server

### Prerequisites

 * Tested on WP 4.9.7
 * Your Feed must be a JSON, and formatted like describe in the plugin settings.

I do not know if it will work on previous or higher versions

### Installing

Download the plugin, and put files into `/wp-content/plugins/`

 * Activate the plugin
 * Go to the Feed to posts page in the admin menu
 * Put a feed and click on “Generate Posts”
 * Your posts have been imported

### 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

## Screenshots

 * [[
 * plugin settings
 * [[
 * json response from automation

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“FeedToPosts” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ natinho68 ](https://profiles.wordpress.org/natinho68/)

[Translate “FeedToPosts” into your language.](https://translate.wordpress.org/projects/wp-plugins/flux-to-posts)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/flux-to-posts/), check
out the [SVN repository](https://plugins.svn.wordpress.org/flux-to-posts/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/flux-to-posts/) 
by [RSS](https://plugins.trac.wordpress.org/log/flux-to-posts/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

v1.0

## Meta

 *  Version **1.0**
 *  Last updated **8 አመታት ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.9.7 or higher **
 *  Tested up to **4.9.29**
 *  Language
 * [English (US)](https://wordpress.org/plugins/flux-to-posts/)
 * Tags
 * [automation](https://am.wordpress.org/plugins/tags/automation/)[feed](https://am.wordpress.org/plugins/tags/feed/)
   [JSON](https://am.wordpress.org/plugins/tags/json/)[stream](https://am.wordpress.org/plugins/tags/stream/)
 *  [Advanced View](https://am.wordpress.org/plugins/flux-to-posts/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/flux-to-posts/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/flux-to-posts/reviews/)

## Contributors

 *   [ natinho68 ](https://profiles.wordpress.org/natinho68/)

## ድጋፍ

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/flux-to-posts/)