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

Woo Installer: plugin install and activate #58227

Closed
3 tasks done
lsl opened this issue Nov 18, 2021 · 2 comments
Closed
3 tasks done

Woo Installer: plugin install and activate #58227

lsl opened this issue Nov 18, 2021 · 2 comments
Assignees

Comments

@lsl
Copy link
Contributor

lsl commented Nov 18, 2021

The woocommerce-installer's transfer step needs to make use of our new api endpoints (12-gh-Automattic/woo-on-plans) to ensure woo + wc pay is installed and active.

The transfer step should:

  • Check if woo + wc pay is installed
  • Install them if they are not
  • Activate them if they are not

To implement this it's expected we'll replace our current usage of initiate-transfer with the new endpoint that can "repair" site state with atomic transfer and or install plugins as needed. The new endpoint will need to be polled until it returns a success status.

@lsl lsl changed the title Woo Installer: Plugin install and activate step Woo Installer: Implement plugin install and activate Nov 23, 2021
@lsl lsl changed the title Woo Installer: Implement plugin install and activate Woo Installer: plugin install and activate Nov 23, 2021
@lsl lsl assigned lsl and allilevine Dec 6, 2021
@allilevine
Copy link
Member

Closed by #58848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎉 Done
Development

No branches or pull requests

2 participants