Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kasparsd/goodshelves

Goodreads bookshelf plugin for WordPress.
https://github.com/kasparsd/goodshelves

goodreads goodreads-shelves wordpress wordpress-plugin

Last synced: 16 days ago
JSON representation

Goodreads bookshelf plugin for WordPress.

Awesome Lists containing this project

README

        

# Goodreads Shelves for WordPress

Use the following shortcode to display your [Goodreads](https://www.goodreads.com/) bookshelves:

[goodshelves user="USERID" shelf="SHELF"]

where `USERID` is your user ID (required) and `SHELF` is the name of the shelf to display (optional).

## How it Works

- Uses the [public Atom feeds](https://www.goodreads.com/review/list_rss/67960994?shelf=read) instead of the Goodreads API. Your profile _must be public_ for this to work!

- All responses are cached for 12 hours by default.

## Credits

Created by [Kaspars Dambis](https://kaspars.net).