How to install Sage programmatically?

Hi! :slight_smile:

I can run composer create-project roots/sage my-theme and write my settings, ie theme name, theme URI, theme description etc., manually … but can I install Sage with this settings “programmatically” as well? So, for example, is it possible to install Sage with the settings from external files, ENV variables or smth like that …

Thanks for your help!

So it’s not possible? :confused: How about SageCLI? Can I run composer create-project roots/sage and then change the default properties with SageCLI?

This topic was automatically closed after 42 days. New replies are no longer allowed.