Title: interface (automatic export)
Last modified: July 21, 2020

---

# interface (automatic export)

 *  Resolved [roundaboutweb](https://wordpress.org/support/users/roundaboutweb/)
 * (@roundaboutweb)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/interface-automatic-export/)
 * Is it possible to read out the evaluation (e.g. with wp-cli) for further automated
   processing?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [Roy Tanck](https://wordpress.org/support/users/roytanck/)
 * (@roytanck)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/interface-automatic-export/#post-13150668)
 * Thank you for this suggestion. I’m afraid that would be somewhat complicated 
   to build. The plugin uses Javascript to “throttle” calls to wordpress.org’s plugin
   API. When recent data is not available for some (or all) plugins, the script 
   fires off calls one-by-one, waiting until a previous call’s data arrives before
   firing the next. This is why you can the lines update sometimes.
 * Since there’s not always a complete set of data in the database (there may in
   fact be no data at all), supplying the data to wp-cli would require doing something
   similar in PHP. Either that, or a manual action (refreshing in wp-admin) would
   be required before usign wp-cli.
 * Of course, you could use the CSV export to process further (locally?).
 *  Thread Starter [roundaboutweb](https://wordpress.org/support/users/roundaboutweb/)
 * (@roundaboutweb)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/interface-automatic-export/#post-13150760)
 * I was afraid of this.
    The plugin is already good, but I need a way to monitor
   many pages this way in one dashboard. For a single page this plugin is very good
   and an enrichment.
 *  Plugin Contributor [Roy Tanck](https://wordpress.org/support/users/roytanck/)
 * (@roytanck)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/interface-automatic-export/#post-13150801)
 * Wouldn’t a good management dashboard like InfiniteWP/ManageWP/etc be an option?
   There’s a couple of nice options out there. They won’t provide all the details
   my plugin does, but they’re very handy for checking up on lots of sites.
 *  Thread Starter [roundaboutweb](https://wordpress.org/support/users/roundaboutweb/)
 * (@roundaboutweb)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/interface-automatic-export/#post-13150889)
 * Of course I am familiar with these solutions, but in many points they do not 
   meet my requirements. Therefore I have my own solution, which deliberately works
   without a plugin. Therefore I am still looking for exactly this evaluation possibility
   to optimize my solution.
 * Nevertheless many thanks and still much success.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘interface (automatic export)’ is closed to new replies.

 * ![](https://ps.w.org/plugin-report/assets/icon-256x256.png?rev=3281886)
 * [Plugin Report](https://wordpress.org/plugins/plugin-report/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/plugin-report/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/plugin-report/)
 * [Active Topics](https://wordpress.org/support/plugin/plugin-report/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/plugin-report/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/plugin-report/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [roundaboutweb](https://wordpress.org/support/users/roundaboutweb/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/interface-automatic-export/#post-13150889)
 * Status: resolved