GithubHelp home page GithubHelp logo

romeocovaci / node-red-contrib-wordpress Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sshyran/node-red-contrib-wordpress

0.0 1.0 0.0 31 KB

Node-RED Nodes for interacting with your WordPress site.

HTML 65.40% JavaScript 34.60%

node-red-contrib-wordpress's Introduction

node-red-contrib-wordpress

A set of Node-RED nodes to interact with the WordPress.org REST API and WooCommerce REST API.

Beta - Expect some node changes!

Install

Run the following command in the root directory (default ~/.node-red) of your Node-RED install:

npm install node-red-contrib-wordpress

For now, we use basic auth to interact with the WordPress API. You will need to install the basic auth plugin to your WordPress website. We highly recommend you use SSL on your site when using basic auth.

We also have a helper plugin which adds additional REST API endpoints to WordPress and shortcodes you may find useful to install and experiment with.

Nodes

Get Posts

Grab a collection of posts. There is a basic set of query options within the Node. Expect more soon.

Create Posts

Create new posts on your WordPress site.

Get Page

Coming soon

Create/Update Page

Coming soon

Get Option

Get a setting/option from the wp_options table. Note, a limited set of options are available on this endpoint by default.

Set Option

Set a setting/option in the wp_options table. Again, a limited set of options are available on this endpoint by default.

Create Product

Injests a product object and passes this to the WooCommerce API. This is a just for demo purposes at the moment.

Usage

Please see the wiki for examples and experiments.

Credits

Made possble with the help of the following projects:

node-red-contrib-wordpress's People

Contributors

budzanowski avatar mdrovdahl avatar psealock avatar scottsweb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.