The Total Book Project
Host complete books on WordPress with professional e-reader functionality, chapter management, and multiple display templates.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 51 days ago
Is The Total Book Project abandoned?
Likely maintained (last update 51 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Total Book transforms WordPress into a digital library platform. Features include:
Core Features:
* Complete book management with chapters, front/back matter
* React-based e-reader with pagination, themes, and navigation
* Multiple display templates (reader, blog, plain)
E-Reader Features:
* Dark/light theme switching
* Adjustable font sizes
* Table of contents navigation
* Progress tracking
Integration:
* Shortcodes for easy display
* WordPress admin interface
GitHub Repository: https://github.com/moyerdestroyer/Total-Book
Shortcode Options
Single Book
[ttbp_book]
Parameters:
* id (required): Book post ID
* show_meta (optional): Show metadata (true/false, default: true)
* show_toc (optional): Show table of contents (true/false, default: true)
* show_description (optional): Show description (true/false, default: true)
Book List
[ttbp_books]
Parameters:
* category (optional): Filter by category slug(s)
* limit (optional): Number of books (default: 10)
* orderby (optional): Sort by (title, date, menu_order, default: title)
* order (optional): Sort order (ASC/DESC, default: ASC)
* show_meta (optional): Show metadata (true/false, default: true)
* show_excerpt (optional): Show excerpt (true/false, default: true)
* columns (optional): Grid columns (1-6, default: 3)
Examples
`
[ttbp_book id=”123″ show_meta=”true”]
[ttbp_books category=”fiction” limit=”6″ columns=”2″]
[ttbp_books orderby=”date” order=”DESC” limit=”5″]
`
Installation
- Upload
the-total-book-projectto/wp-content/plugins/ - Activate via plugin through the Plugins screen (Plugins > Installed Plugins).
Frequently Asked Questions
Review feed
Changelog
1.1
- Security fix: Corrected permissions for AJAX endpoints.
1.0
- Initial release
- Complete book management system
- React-based e-reader
- Multiple display templates
- Chapter organization
- REST API
- Mobile-responsive design
- Dark/light themes
- Font size controls
- Table of contents
- Progress tracking

