diff --git a/install-wc.sh b/install-wc.sh
index ae174b3b41ddc569c8c4b142d1abc8f6d8f688df..52ba6f1054ca7e2bf55d2402658b8ac6fb6017ef 100755
--- a/install-wc.sh
+++ b/install-wc.sh
@@ -26,3 +26,4 @@ cd /var/www/html
 /var/www/html/wp-cli db query --allow-root "UPDATE wp_options SET option_value='http://localhost:8080' WHERE option_name IN ('siteurl', 'home')"
 
 /var/www/html/wp-cli plugin install woocommerce --activate --allow-root --version=$2
+/var/www/html/wp-cli plugin activate seqr --allow-root