Descrição
WordPress Goodreads Bookshelf (aka Bookshelf) allows you to display a custom list of books from your Goodreads shelves anywhere on your site that PHP is allowed.
- You can choose from any one of your bookshelves including your custom shelves on Goodreads.
- You can specify how many books it should retrieve from the shelf and how often it should update the list on your site.
- You have full control of how the list is displayed using your own HTML and CSS. So you can easily make it blend in with the rest of your blog.
- If you have a private account on Goodreads there are specific instructions to set up Bookshelf so that it retrieves your books, but your profile can still remain private.
- You can use all the standard information (title, author, cover image, isbn) as well as some more detailed information such as rating, date read, review, and many more.
Lots more features to come…
Imagens de tela
Instalação
- Upload the files to
wp-content/plugins/bookshelf
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the Bookshelf options page located in Settings » Bookshelf and enter your Goodreads user data
- Place
<?php if(function_exists('bookshelf')) { bookshelf(); } ?>
in your templates - If your going to put Bookshelf in a widget you will need to install an execPHP plugin
Enjoy! 🙂
FAQ
- Do you have any questions to answer?
-
None yet, but I will do my best to answer questions as quickly as I can.
Avaliações
Não existem avaliações para esse plugin.
Colaboradores e desenvolvedores
“WordPress Goodreads Bookshelf” é um software com código aberto. As seguintes pessoas contribuÃram para este plugin.
ColaboradoresTraduzir “WordPress Goodreads Bookshelf” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.