soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
316 stars 30 forks source link

Oxygen WP CLI integration #226

Open hugheba opened 5 years ago

hugheba commented 5 years ago

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.

cpachmayr commented 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).

LoicDelahais commented 3 years ago

+1

michacassola commented 3 years ago

+1

anasmoiz commented 3 years ago

+1

EmSixTeen commented 3 years ago

+1

tolzhabayev commented 3 years ago

Any news/workaround everyone is using? It really makes automation hard if we need to log in every time and run this script manually.

pstoute commented 3 years ago

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.

Mediteranija commented 3 years ago

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!

shmaltz commented 3 years ago

+1!

alexmzk commented 3 years ago

+1

textrina commented 3 years ago

+1

jfacemyer commented 3 years ago

Pls do this.

johncrumpton commented 3 years ago

Yes please

tnog commented 3 years ago

+1

MetaSigil commented 3 years ago

This would be a massive help to any one using Oxygen with any king of staging environment.

+1

CameronGilroy commented 3 years ago

+1

rorar commented 2 years ago

I do my part: +1

@Spellhammer any news on this? Or should I send you a good german beer for motivation? :)

eversnarf commented 2 years ago

+1

CameronGilroy commented 2 years ago

+1

adrien-robert commented 2 years ago

+1

pavvel11 commented 2 years ago

+1

Warren-WordPress commented 2 years ago

+1

mickaelperrin commented 2 years ago

Just found that: https://github.com/bwp-codes/oxygen-cli

wordpresscoder commented 2 years ago

+1

mickaelperrin commented 2 years ago

I have contributed to bwp-codes/oxygen-cli and now the package seems to be fully functional for Oxygen 3.8/3.9/4

WilliamDEdwards commented 1 year ago

This is easy to build myself, but officially supported code is preferable. Would the Oxygen development team take a bounty for this?

DeivisPau commented 1 year ago

This should be in the core!