Skip to content

Instantly share code, notes, and snippets.

@kauhat
Last active July 3, 2019 11:27
Show Gist options
  • Save kauhat/3fdf14e5513cf9e2eb6c342b099b849b to your computer and use it in GitHub Desktop.
Save kauhat/3fdf14e5513cf9e2eb6c342b099b849b to your computer and use it in GitHub Desktop.
Bedrock essential plugins
composer require "wpackagist-plugin/better-wp-security" \
"wpackagist-plugin/breeze" \
"wpackagist-plugin/classic-editor" \
"wpackagist-plugin/iwp-client" \
"wpackagist-plugin/redis-cache" \
"wpackagist-plugin/safe-redirect-manager" \
"wpackagist-plugin/simple-page-ordering" \
"wpackagist-plugin/user-switching" \
"wpackagist-plugin/widget-css-classes" \
"wpackagist-plugin/wordpress-seo" \
"wpackagist-plugin/wp-mail-logging" \
"wpackagist-plugin/wp-mail-smtp" --sort-packages
composer require --dev "wpackagist-plugin/query-monitor" \
"wpackagist-plugin/regenerate-thumbnails" --sort-packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment