We are using a Composer-based WordPress stack to manage our dependencies such as themes (X) and plugins (cornerstone).
Currently, we have to download the latest versions manually and put through our update workflows.
Do you have an API I can use to download the latest versions of X and Cornerstone?
I need this to automate our updates since we do not use the WP-native update functionality.
Most plugin authors provide some form of API e.g. if they use Easy Digital Downloads to manage purchases on plugin site, I can query using EDD API with my license key.
Do you have anything similar?
Additionally, do you have a separate way to download Cornerstone that is not bundled into the theme?
Many thanks