Skip to content

Commit 3affd1e

Browse files
colometNed Zimmerman
authored andcommitted
Composer installation (#8)
1 parent d805570 commit 3affd1e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
A Pressbooks plugin which provides some basic activity statistics for a Pressbooks network.
77

8+
## Composer
9+
10+
From within your WordPress or Bedrock root directory, run:
11+
12+
`composer require pressbooks/pressbooks-stats`
13+
14+
815
## Caching
916

1017
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

Comments
 (0)