★ 1stars
7composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kasparsd/goodshelves/archive/refs/heads/master.zipAlso on Packagist as kasparsd/goodshelves:
composer require kasparsd/goodshelvesDeclares an update source (https://updates.wpelevator.com/wp-json/update-pilot/v1/plugins), so updates arrive through the plugin's own updater.
From the readme
Goodreads Shelves for WordPress
Use the following shortcode to display your Goodreads 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 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.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.