Skip to content

CraftBeerPi Plugin to upload data to Wordpress website

Notifications You must be signed in to change notification settings

Bananamannn/cbpi-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

cbpi-wordpress

Introduction

CraftBeerPi Plugin to upload data to Wordpress website

Required packages to install:

  • sudo apt-get install python Installing python3 (if not available, e.g. in Raspian Lite)
  • sudo apt-get install python-pip Installing pip (if not available)
  • sudo pip2 install python-wordpress-xmlrpc The WordPress XML-RPC API

Usage

  1. Install repo packages listed above
  2. Install plugin via either the Plugins section in Craftbeerpi (hopefully done)
  3. Update the parameters listed below with required values
  • Wordpress_Domain is your base wordpress site address. E.g "https://yourdomainname.wordpress.com/"
  • Wordpress_Username is a Wordpress username to post data as (must be an author)
  • Wordpress_Password is your wordpress password
  • Wordpress_Tag is a tag which is appended to each post from CraftBeerPi
  • Wordpress_Category is a category which is appended to each post from CraftBeerPi
  1. Restart CraftBeerPi & have a beer :)

Credits

About

CraftBeerPi Plugin to upload data to Wordpress website

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages