pressbooks / pressbooks-stats
A Pressbooks plugin which provides some basic activity statistics for a Pressbooks network.
Installs: 23 036
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 12
Forks: 2
Open Issues: 3
Language:JavaScript
Type:wordpress-plugin
Requires
- php: ^8.1
- composer/installers: ^2
- phpcompatibility/php-compatibility: ^9.3
Requires (Dev)
README
A Pressbooks plugin which provides some basic activity statistics for a Pressbooks network.
Composer
From within your WordPress or Bedrock root directory, run:
composer require pressbooks/pressbooks-stats
Caching
To cache stats for a network, run (with wp-cli): wp eval-file bin/cache.php
. You can set up a cron job for this if you want.
Changelog
Please see the CHANGELOG file for more information.