Open hugheba opened 5 years ago
Have the same type of automation, including use of WP CLI, but I've been wondering if there's another approach (without requiring WP CLI integration) -- like a simple REST / API call that would auto trigger the shortcode resigning and cache regeneration. (REST might be overkill, but since it's in WP already as a paradigm for other tools seems like an option).
+1
+1
+1
+1
Any news/workaround everyone is using? It really makes automation hard if we need to log in every time and run this script manually.
Please add WPCLI options. It'll be really handy to be able to migrate sites quickly and not have to have planned downtime so that we can login and update the sites after each migration.
The GridPane's team confirmed they're waiting for this feature to become available, so they could automate these tasks in the background: https://gridpane.com/kb/oxygen-builder-and-staging-cloning-and-domain-swaps/. It will make their native staging and cloning feature more efficient for Oxy websites.
So, +1!
+1!
+1
+1
Pls do this.
Yes please
+1
This would be a massive help to any one using Oxygen with any king of staging environment.
+1
+1
I do my part: +1
@Spellhammer any news on this? Or should I send you a good german beer for motivation? :)
+1
+1
+1
+1
+1
Just found that: https://github.com/bwp-codes/oxygen-cli
+1
I have contributed to bwp-codes/oxygen-cli and now the package seems to be fully functional for Oxygen 3.8/3.9/4
This is easy to build myself, but officially supported code is preferable. Would the Oxygen development team take a bounty for this?
This should be in the core!
It would be nice to be able to perform some Oxygen administrative functions with the WP CLI.
Our Wordpress/Bedrock sites have a lot of scripted automation done with WP CLI commands for deployment.
Our automation spins up a fresh copy and runs WP-Migrade-DB-PRO-CLI to pull down a fresh database and media from production.
Unfortunately, we still have to manually log in and fix Oxygen issues like
It would be nice to have a WP CLI command to automate these calls.