Yet Another Multi-Site Manager
Allows blogs to be created on multiple domain names while maintaining only one main site for all domain names.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 5696 days ago
Is Yet Another Multi-Site Manager abandoned?
Possibly abandoned (last update 5696 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
A newer version for WP3.0 is in the works. I would have loved to release it on time for the release of 3.0 but I’m having my finals at the moment so it will have to wait until June 2010. Will include single sign-on as well.
This plugin is for WordPress MU
This plugin basically allows you to host blogs on multiple domain names while maintaining one main site.
For example, the main site could be example.com but users will also be able to sign up for blogs on example.net, example.org or any other domain name that you choose to add.
- All the sites will have the same settings
- No extra blogs/tables are created for the additional domain names
- All blogs will be viewable on the Site Admin blog list
Alternatively, if you would like to request a feature and/or report a bug, please visit the forum or the trac repository. You will have to login with your WordPress.org username and password to access these.
Known Issues/Limitations
- Remote login does not work with this version
- Only tested with VHOST installs in root directory
Installation
- Create a new directory in
/wp-content/plugins/calledyamm. - Upload
yet-another-multi-site-manager.php&yamm-signup.phpinto the directory you just created - Upload
sunrise.phpto/wp-content/. If there already is asunrise.phpfile there you will have to merge the two files. - Edit
wp-config.phpand uncomment the SUNRISE definition line:define( 'SUNRISE', 'on' ); - As the site admin activate the plugin through the ‘Plugins’ menu in WordPress MU.
- Go to ‘Site Admin->Yet Another Multi-Site Manager’ and add domain names/change the signup page slug.
NOTE: If you are using the WordPress MU Domain Mapping plugin, use dm-sunrise.php instead. You will have to rename it sunrise.php once you have moved it to /wp-content/.
Frequently Asked Questions
Review feed
Screenshots
Changelog
0.1.1
- Changed table names to variables to accomodate custom table prefixes
- Updated dm-sunrise.php for compatibility with WordPress MU Domain Mapping 0.4.3
0.1
- Initial public release