Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oxygen WP CLI integration #226

Open
hugheba opened this issue Apr 9, 2019 · 27 comments
Open

Oxygen WP CLI integration #226

hugheba opened this issue Apr 9, 2019 · 27 comments
Assignees
Labels
enhancement New feature or request Oxygen - General

Comments

@hugheba
Copy link

hugheba commented Apr 9, 2019

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

  • Signing all shortcode
  • Regenerate CSS cache

It would be nice to have a WP CLI command to automate these calls.

@hugheba hugheba added the enhancement New feature or request label Apr 9, 2019
@Spellhammer Spellhammer self-assigned this Apr 10, 2019
@cpachmayr
Copy link

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
Copy link

+1

1 similar comment
@michacassola
Copy link

+1

@anasmoiz
Copy link

+1

1 similar comment
@EmSixTeen
Copy link

+1

@tolzhabayev
Copy link

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
Copy link

pstoute commented May 18, 2021

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
Copy link

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
Copy link

shmaltz commented Jun 2, 2021

+1!

@alexmzk
Copy link

alexmzk commented Jun 3, 2021

+1

1 similar comment
@textrina
Copy link

+1

@jfacemyer
Copy link

Pls do this.

@johncrumpton
Copy link

Yes please

@tnog
Copy link

tnog commented Aug 23, 2021

+1

@MetaSigil
Copy link

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

+1

@CameronGilroy
Copy link

+1

@rorar
Copy link

rorar commented Sep 29, 2021

I do my part:
+1

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

@eversnarf
Copy link

+1

4 similar comments
@CameronGilroy
Copy link

+1

@adrien-robert
Copy link

+1

@pavvel11
Copy link

+1

@Warren-WordPress
Copy link

+1

@mickaelperrin
Copy link

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

@wordpresscoder
Copy link

+1

@mickaelperrin
Copy link

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
Copy link

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

@DeivisPau
Copy link

This should be in the core!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Oxygen - General
Projects
No open projects
Development

No branches or pull requests