Pressbooks Network Catalog
A Pressbooks plugin which provides an improved catalog for the Pressbooks Aldine theme
by Pressbooks (Book Oven Inc.) · github.com/pressbooks/pressbooks-network-catalog · website
★ 2stars
7.2krelease downloads
784composer installs
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/pressbooks/pressbooks-network-catalog/releases/download/1.6.3/pressbooks-network-catalog-1.6.3.zipAlso on Packagist as pressbooks/pressbooks-network-catalog:
composer require pressbooks/pressbooks-network-catalogFrom the readme
Pressbooks Network Catalog plugin
This plugin adds a searchable, filterable catalog to the Pressbooks Aldine theme.
Requirements
PHP =8.1
WordPress = 6.5
Pressbooks = 6.18.0
Aldine = 1.19.0
Installation
Run composer require pressbooks/pressbooks-network-catalog in your project bedrock.
Frontend development
Run npm install to install the dependencies.
The project uses VITE and Tailwind JIT to compile the frontend assets. Run npm run dev to compile the assets and use hot reloading.
To enable hot reloading:
1. Set ISVITEDEVELOPMENT environment variable to true to enable the development server, located in the pressbooks-netwotk-catalog.php (main plugin file).
2. Run npm run dev this will watch for changes and recompile the assets using hot reloading.
Build frontend assets
If you've set up hot reloading, don't forget to revert ISVITEDEVELOPMENT to false in the pressbooks-network-catalog.php (main plugin file).
Run npm run build to build the frontend assets.
Run tests
Run composer test to run the tests.
Lint coding standards
Run composer standards to run the tests.
Changelog
Please see the CHANGELOG file for more information.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.6.3 | Jul 23, 2026 | pressbooks-network-catalog-1.6.3.zip | 48 |
| 1.6.2 | Jul 15, 2026 | pressbooks-network-catalog-1.6.2.zip | 54 |
| 1.6.1 | Mar 24, 2026 | — | — |
| 1.6.0 | Mar 16, 2026 | — | — |
| 1.5.2 | Feb 18, 2026 | — | — |
| 1.5.1 | Jan 20, 2026 | pressbooks-network-catalog-1.5.1.zip | 233 |
| 1.5.0 | Dec 4, 2025 | pressbooks-network-catalog-1.5.0.zip | 281 |
| 1.4.0 | Oct 16, 2025 | pressbooks-network-catalog-1.4.0.zip | 330 |
| 1.3.8 | May 13, 2025 | pressbooks-network-catalog-1.3.8.zip | 491 |
| 1.3.7 | Jan 15, 2025 | pressbooks-network-catalog-1.3.7.zip | 613 |
| 1.3.6 | Jun 4, 2024 | pressbooks-network-catalog-1.3.6.zip | 738 |
| 1.3.5 | Apr 10, 2024 | pressbooks-network-catalog-1.3.5.zip | 731 |
| 1.3.4 | Oct 26, 2023 | pressbooks-network-catalog-1.3.4.zip | 750 |
| 1.3.3 | Aug 4, 2023 | pressbooks-network-catalog-1.3.3.zip | 733 |
| 1.3.2 | Jun 16, 2023 | pressbooks-network-catalog-1.3.2.zip | 726 |
| 1.3.1 | Mar 15, 2023 | pressbooks-network-catalog-1.3.1.zip | 748 |
| 1.3.0 | Mar 8, 2023 | pressbooks-network-catalog-1.3.0.zip | 725 |
| 1.2.0 | Dec 13, 2022 | — | — |
| 1.1.0 | Nov 19, 2022 | — | — |
| 1.0.0 | Oct 26, 2022 | — | — |
| 0.2.1 | Sep 29, 2022 | — | — |
| 0.2.0 | Sep 29, 2022 | — | — |
| 0.1.0 | Sep 13, 2022 | — | — |