When adding a new site, it would be useful to be able to select & run a post install script.
WP-CLI is really powerful and it is relatively easy to make a bash script to customize an install.
Having a way to store some scripts in the app and to be able to select one when adding a new site would be efficient.
1 Like
It’s insane that this is not at the top of all votes… This is one of the major things that needs to exist in some form before this can truly replace solutions like VVV…
This would be a great feature! I used to use a couple of semi-interactive bash scripts I wrote to customize the installation of plugins and things I typically use on a project(before using LbF). It’s not standard enough for a blueprint so a way to load a custom post install script or a yml config file to handle the installation of plugins in an automated way would be incredibly useful.