-
-
Save kauhat/3fdf14e5513cf9e2eb6c342b099b849b to your computer and use it in GitHub Desktop.
Bedrock essential plugins
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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