Harris Papazoglou
Harris Papazoglou
@lupus2k is there WIP diff where can explore the initial suggestion? I feel that `wp jetpack sync start` might not be so performant especially in big sites. @fgiannar does `wp...
The `marketplace_post_transfer_manage_software` runs a WP CLI command (via SSH) to activate the plugin. In this command we skip all already installed plugins from loading (except the required) so that there...
The API that needs to be authenticated is created as part of https://github.com/Automattic/wp-calypso/issues/65347
> It looks like [authentication methods for the WP REST API resolve to a user account](https://github.com/WP-API/Basic-Auth/blob/master/basic-auth.php#L11-L50). Will we create/associate a wpcom user account with every vendor? Yes, each vendor will...
There is already a `store_vendors` table in WPCOM which I _think_ we can update.
Similar request pMz3w-eDW-p2
After discussing using OAUTH for vendor authentication pdt2If-ia-p2, we would still need a way to identify to which vendor the token belongs to. If I am not mistaken the auth...
Even if vendors created different OAuth clients, wouldn't these be connected with the same WordPress.com user? I think we can drop my suggestion for a `store_vendor_wcpom_user` table and move on...
> Depends. My understanding is that vendors will have different roles and users. WCCOM has different user roles like Vendor Admin and Shop Manager. It means that one vendor can...
Related systems request pMz3w-fIh-p2