There are two options I’m aware of, and neither are free:
http://premium.wpmudev.org/project/new-blog-template
http://wpebooks.com/replicator/
I haven’t actually tried either of them yet, so can’t recommend one over the other.
Related Posts:
- ‘Global’ settings page for multisite plugin
- How to add field for new site-wide option on Network Settings screen?
- Inherit plugin settings to new site in Multisite
- How to tell if plugin has been network activated
- Network-Wide Plugin Settings Management
- Redirect to another page using contact form 7? [closed]
- Multisite Plugin – Access options (wp_options) on child sites
- How to get values from network settings panel?
- Upgrade 4.5.2 to 4.5.3 deleting row in wp_options table
- How to do I get a list of active plugins on my wordpress blog programmatically?
- Contact form 7 select box different value-text than content-text in option [closed]
- Making my plugin multi-site compatible
- How to tell if a plugin is multisite compatible?
- Modifying a JS file with data from plugin settings
- Plugin for editing options on multisite?
- Plugin Development: WPMU or WP?
- WordPress sharding: which multi-DB plugin to use?
- Auto Load Plugin Hooks inside Must Use Plugin
- Correct way to serialize the data of options table?
- How Is Network Activate Different From Activate (by Implementation)?
- How to get the main blog’s id and db prefix from a mu plugin?
- Where should I use get_option in a plugin
- What is a Network Activated Plugin Exactly?
- How to install plugins in individual sites on a wordpress network?
- How to Check If A Plugin Is Enabled Through API?
- Fatal error: Call to undefined function wp_get_current_user()
- Is there a hook attached to general settings save?
- How does WordPress Multisite know that a Plugin is installed?
- How to run Two WordPress blogs with different themes and with single database and same content
- Using Vagrant for customizable WordPress Multi-sites [closed]
- How to find out if option exists but is empty?
- How should I use register_setting, add_settings_section, & add_settings_field in my plugin’s options page?
- Can I enable/disable/hide plugins on a per-site basis in multisite?
- How to enable Admins to see Plugins
- Sharing Ad Revenue among Users of a Multisite in a Collaborative Model?
- While using WordPress Multisite is it possible to display data to main site from subsites?
- Custom plugin settings: clicking “save changes” does not display success message
- Prevent multisite sites from using a plugin
- Is it possible to run plugin code when a multisite blog is deleted?
- Multi domain, multi sites with different themes and content
- Getting Custom Post Type content from main-site of a Multisite
- How to assign user a role if none is present when logging in
- How do I add a widget programmatically to a newly created site (WPMU) within a plugin?
- Environment Specific Options Token
- How can a plugin run a script after being updated in MultiSite?
- How do I extract the Alt Text from an image attachment upload via the WordPress Options Framework Plugin?
- How can I list only sites that use a particular theme or plugin?
- Aggregate Summaries of Posts of Different Blogs in Multisite Instance
- How to create a Page alias in WordPress
- How to fetch serialized data from wordpress options
- Add custom meta box on Post page
- Posts wont expire
- Multisite functions to communicate with individual site functions
- WordPress network: set themes and plugins for new blog
- Is there a way to share content amongst wordpress sites
- Some Plugin Settings Are Kept After Removal and Reinstall of the Plugin
- Changing widget options via the functions.php when there are no hooks
- While Using Static Pages, How Can I Get /blog into the URL of Each Post?
- I’m trying to create security question field for my login page
- What is the function to get plugin base url in multisite?
- Unique post-id for WordPress Multisite Network
- How to install WordPress Multisite with different domains under the same subdirectory?
- Get all options saved by another plugin
- How can I get a list of plugins and which blogs are using them?
- Multiple Domains with Single WordPress Install
- Multisite: Activate plugin for subsites only?
- Duplicate a Multi-Site Subdomain
- How to get last_updated and newest_blogs in WP 3.0
- Error Message from W3 Total Cache when .htaccess Rules Cannot Be Modified? [closed]
- Is it ok to call get_option without hooks?
- Enable/Disable WP options programmatically
- Custom options page checkbox will not save, despite working with text
- Settings API – input always updates over validation
- Get list of sites that uses specific plugin or theme
- add function to saving change on Options Pages
- WooCommerce “Save Changes” button appears inside custom settings
- Setting up a multilingual wordpress site
- Display All Non-Used Plugins
- Multisite mu-plugins site-specific directory
- clean wp_options table unused rows
- How to get popular post from across a network?
- How to make sexy bookmarks plugin work in WPMU
- How to set CORS header?
- Prepare plugin options for multi-lingual support
- How to setup a Network Plugin across the network with only my settings?
- WordPress language switcher
- Multisite Backup Plugin [closed]
- Having separate plugins and themes folder for multi-site setup
- Automatically adding post and pages to new blog setups
- Creating Custom Roles for use on a WordPress Multi-site Instance?
- Remove filter from WordPress Plugin
- Is there a reliable way to keep track of how long a WordPress theme has been active?
- Remove obsolete plugins artifacts from database tables
- Multisite Widget/Content
- Restore a Plugin’s Default Settings
- add action wp_head not working
- How to debug register_setting callback function
- get_option compatible with wordpress network (multisite)?
- Why is the Settings API is not saving my array of options
- Creating a plugin that will add options. Where should the options menu pages go?