We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d805570 commit 3affd1eCopy full SHA for 3affd1e
README.md
@@ -5,6 +5,13 @@
5
6
A Pressbooks plugin which provides some basic activity statistics for a Pressbooks network.
7
8
+## Composer
9
+
10
+From within your WordPress or Bedrock root directory, run:
11
12
+`composer require pressbooks/pressbooks-stats`
13
14
15
## Caching
16
17
To cache stats for a network, run (with [wp-cli](https://wp-cli.org)): `wp eval-file bin/cache.php`. You can set up a cron job for this if you want.
0 commit comments