OnboardingPlugins
Onboarding Plugins Controller.
Description Description
Source Source
File: woocommerce/packages/woocommerce-admin/src/API/OnboardingPlugins.php
Methods Methods
- activate_plugins — Activate the requested plugin.
- active_plugins — Returns a list of active plugins.
- connect_jetpack — Generates a Jetpack Connect URL.
- connect_paypal — Returns a URL that can be used to connect to PayPal.
- connect_square — Returns a URL that can be used to connect to Square.
- connect_wcpay — Returns a URL that can be used to by WCPay to verify business details with Stripe.
- finish_wccom_connect — Finishes connecting to WooCommerce.com.
- get_connect_schema — Get the schema, conforming to JSON Schema.
- get_item_schema — Get the schema, conforming to JSON Schema.
- install_plugin — Installs the requested plugin.
- register_routes — Register routes.
- request_wccom_connect — Kicks off the WCCOM Connect process.
- update_item_permissions_check — Check if a given request has access to manage plugins.