A Pressbooks plugin which provides some basic activity statistics for a Pressbooks network.
From within your WordPress or Bedrock root directory, run:
composer require pressbooks/pressbooks-stats
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.
Please see the CHANGELOG file for more information.