Not exactly what you are asking for, but very close.
There is a concept of ‘dropin’ plugins that exists primarily to override or add to core functions
The dropins will always load.
So one ftp’s up wordpress including whatever plugin files you want that will create your default environment. These should be in the top level wp_content folder.
I have one called install.php which overwrites the pluggable function
wp_install_defaults
with my own set of defaults (starting pages, default widgets, categories, taxonomies etc etc. ) It could load starting options for other plugins as well and possibly activate them.
Then you click the famous 5 min install (the ‘script’ you mention). It installs wordpress and applies your custom options from the dropin plugin.
some brief information here:
http://hakre.wordpress.com/2010/05/01/must-use-and-drop-ins-plugins/
http://bucketpress.com/drop-ins-plugins
Related Posts:
- Steps to debug on a blank screened wordpress install
- Shortest possible shell script to install WordPress on Nginx server?
- Programatically Creating Initial WordPress Site
- No configuration file found and no installation code available. Exiting
- Automate specific steps on WordPress install
- Installed WordPress without configuration screen
- On install, automatically create page and set it as front page
- Backend working but not front
- How to completely remove Python from a Windows machine?
- [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
- Initialization Script for “Standard” Aspects of a WordPress Website?
- Populate content on install
- Automatically enable custom theme, plugins and default content on installation?
- Are there any downsides to installing WordPress on Windows versus Linux?
- Create a custom WP install with plugins, theme etc already installed?
- Install and configure WordPress while old site is still active
- How do I install two versions of WordPress on 1 server?
- Generate WP-CLI @alias for each site on multisite
- How to Check the Directory Where WordPress is Installed?
- After moving wordpress some files still point to old directory
- Custom WordPress Installation
- Is it possible to install WordPress within WordPress installation?
- Can WordPress be installed at the root level, if a homepage called index.php already exists?
- Install wordpress in backend with Existing html website alive
- Moving to a new domain in the same server
- Subdomain and subdirectories together in one installation
- When WordPress Does Not Provide an .htaccess File for New Multisite Sites because of CPanel Fantastico Auto-Installer?
- InfiniteWP installation fails – CONFIGURABLE MAX EXECUTION TIME DISABLED
- Multiple sites/domains on one database
- Sharing one WordPress installation between several “sites”?
- Backup blog posts only
- Reinstall WordPress from zero
- Importing wordpress. xml file on new installation
- Can my site use two different WordPress installs for different pages?
- Can I clone WP to another directory on the same server?
- Error establishing a database connection on Installation
- How to download WordPress 4.2.0
- Should I delete automatically-created files before installing WordPress?
- How to work locally on a copy of my wordpress?
- When I try to install VersionPress, it tells me, “The package could not be installed. No valid plugins were found.”
- Missing wp-load.php on new install
- Use new domain name on previously installed files of wordpress
- No option to update WP in client’s backend
- Installing wordpress on Parallels plesk 9.5.3
- Multi site clarification
- How can I completely disable a WordPress installation?
- WordPress database error on (fresh) reinstall
- wp-cli fails on installing to subdomain
- How to edit an existing wordpress.org site
- Installing WordPress in a subdirectory
- how to return the wordpress path to the new site
- Version 3.04 or 3.5?
- WordPress installation from live site to localhost
- Basic installation questions
- How to effectively handle the problem of installing WordPress locally for each new project?
- WSOD right after install
- WordPress System Requirement for Older Versions?
- Automate configuration after new/hosted installation
- How to install WP alongside my existing site at a sub-directory (bradydjohnson.com/blog)?
- Why when I try to access to this old WordPress site it is opened the installation page?
- Forbidden localhost error and error establishing database
- What are the pros & cons of a new wordpress installation vs fixing one that already exists?
- I moved my WordPress site to the main directory and now I can’t access my admin
- EC2 WordPress install asks for connection info when auto-updating
- WordPress Skeleton installation
- Things to take care before installing wordpress Manual v/s Softaculous
- Moving from subdirectory and subdomain -> root
- Graphics and Formatting Not Loading in WordPress on IIS
- Creating a sub folder inside a root installation?
- Why is WordPress’ installer “phoning home” during the install script?
- Powering only a subfolder with WordPress on a LAMP stack with an nginx reverse proxy
- Site blocked by WebSense on fresh WP Install
- WordPress 3.1 Install Error
- Disable creation of default content during installation
- How to recreate a WordPress site
- Install wordpress without affecting clickfunnels
- More than 5 time my Website show this issue
- Installing WordPress to root directory with existing static site. Concerns?
- How to install WordPress on root domain and Php script on subdomain?
- First time installing WordPress. Cant Access
- database – multiple wordpress installations using same database – can they share plugin settings?
- 2 domains 1 WP instalation in Cpanel
- What is the “Quick and Dirty” way to transfer WordPress installation?
- Upload a website on WAMP and modify it
- How to update WP-CLI on Windows via Composer?
- db.php, is it a legit file [closed]
- Moving site made easier
- New WP installation due to language issues
- WordPress Installation
- Doubts about how to migrate WordPress from local to online server using Search and Replace Tool script
- Moving from one WP site to a new WP site incrementally
- Are two installations of WordPress on the same domain (no subdomains) ok?
- I can access to my wordpress page at work and via cellphone, but when I get home, I can’t access to the website
- Multiple independent wordpress installs – 1 dedicated server – individual dedicated domain for each install. What is the best way to achieve this?
- WordPress desktop app shows blank screen
- automation of plugin installations
- Correct folder & file permisson for WordPress
- Automate the installation of postfix on Ubuntu
- Host Php script from codecanyon on wordpress
- Installing wordpress into the same directory as existing static html website