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!
- Clone this repository in your WordPress install's
pluginsdirectory. - Change into this plugin's directory and run:
git submodule update --init --recursive - Activate the plugin.
- Visit a page or post in WordPress
- The Harry Potter book series should display alongside your blog content.