-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #211 from PRX/remove_cfm
Remove WP-CFM plugin and the script commands related to it.
- Loading branch information
Showing
74 changed files
with
1 addition
and
12,071 deletions.
There are no files selected for viewing
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,12 +14,6 @@ else | |
lando pull --database=dev --files=none --code=none | ||
fi | ||
|
||
echo "Activate Configuration Management before importing configuration" | ||
lando wp plugin activate wp-cfm | ||
lando wp plugin activate wp-cfm-path | ||
echo "Import configuration from WP CFM bundles and Replace domain in the database." | ||
lando wp config pull all | ||
|
||
echo "Create local admin user" | ||
lando wp user create local-admin [email protected] | ||
lando wp user set-role local-admin administrator |
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.