Created
September 8, 2018 17:32
-
-
Save mikesale/e913426f4e0600cb4c5dddeb85a425d9 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
wp theme install astra --activate | |
wp plugin install pods --activate | |
wp plugin install $HOME/stage/wp/plugs/licensed/elementor/elementor-pro-*.zip --activate | |
wp plugin install $HOME/stage/wp/plugs/licensed/astra-addon-plugin-*.zip --activate | |
wp brainstormforce license activate astra-addon <<repace-with-your-astra-pro-reg-code>> | |
wp plugin install widget-importer-exporter --activate | |
wp plugin install customizer-export-import --activate | |
wp plugin update --all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment