Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 402 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 402 Bytes

Quick Post to Wordpress

Uses Express & Wordpress-API to create a faster post interface for Wordpress. Useful when Bulk Posting Articles.

<>

How to Setup!

  • Clone the Repository
  • Edit 'app.js' with Your Wordpress Credentials
  • Run the following commands in a terminal
npm install
node app.js