Questions

We want to implement a WordPress multi site installation for a network of dealers of a certain product. (Think car dealership.) Exactly how much can be customized on the individual installations? We want to use multi site as there are over 100 installations and we don't want to maintain the updates individually, but we also need to have unique content on each. The theme will be the same, but we'd like to customize text, photos, colors, contact forms, and the ability add extra pages, and additional features that may arise. Does anyone have any insight as to what is safe to customize on a multi site network and what might be risky or too difficult?

I run my own sites in a network installation. You have the same possibilities to customize the sites but you will have the advantage that you can enable plugins network wide. But if you want, you can just enable a plugin per site. So as long as it's data stored in the database, you can customize whatever you want. So let the theme use all the benefits of the WordPress Customizer.

What I did for my own sites is to have all plugins of WordPress.org still in the plugins folder and the code I wrote in special foders in mu-plugins. I wrote some custom logic to load the code.

You can safely do quite a lot of things. The problem is when code can behave differently in different scenarios. So when you update a plugin, it can work good on one site but not on the other. However, I haven't experienced that myself.

If you need more in depth help, then let me know.


Answered 8 years ago

Unlock Startups Unlimited

Access 20,000+ Startup Experts, 650+ masterclass videos, 1,000+ in-depth guides, and all the software tools you need to launch and grow quickly.

Already a member? Sign in

Copyright © 2024 Startups.com LLC. All rights reserved.