wordpress-example
wordpress-example copied to clipboard
An example WordPress plugin
BerlinDB Example Repository for WordPress
This is a WordPress plugin built to help developers get started with BerlinDB. It features a single database
table, called books, and everything you need to start tinkering with BerlinDB right now.
This plugin is intended for you to clone, hack, and learn how BerlinDB works.
Important - You should only run this repository on a non-production environment!
Setup
- Clone this repository in your WordPress install's
pluginsdirectory. - Activate the plugin.
- Visit a page or post in WordPress
- The Harry Potter book series should display alongside your blog content.