Automattic / Automattic/studio

Feature Request: installation arguments

Open
#2,580 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
517
Forks
95
Avg merge
1d 22h
Merged PRs (30d)
162

Description

### What

Possibility to specify arguments during installation in order to have at least:

- a silent installation (e.g. /S)
- a machine installation (e.g. /allusers)

Ideally*:

- disable automatic updates (e.g. /disableAutoUpdates)

*because users without admin rights can't do them anyway, what could be more frustrating than having an update pop-up that then tells us we don't have the rights to do it?

### Why

So that it can be deployed on a large scale, in my case in several schools, to enable teachers to teach WordPress to their students.

This also applies to enterprises, and I'm not the first to ask for this ([see this forum](https://wordpress.org/support/topic/silent-installation/)).

### How

studio-setup-x64-v1.7.3.exe /S /allusers /disableAutoUpdates

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.