Multisite: open source add-on for C5
Permalink 4 users found helpful
Hey all,
I recently open-sourced Multisite, an add-on for C5 that allows you to manage unlimited websites from a single C5 install!
https://github.com/rmxdave/multisite...
The basic idea is that you can route domain names that are parked on your site to specific pages in the sitemap and then automatically rewrite the URLs so that users can't tell you're that they are actually on another domain. You can also choose a favicon for each sub site.
I hope you enjoy, and feel free to fork and send any pull requests with features or bug fixes!
Thanks,
David Strack
I recently open-sourced Multisite, an add-on for C5 that allows you to manage unlimited websites from a single C5 install!
https://github.com/rmxdave/multisite...
The basic idea is that you can route domain names that are parked on your site to specific pages in the sitemap and then automatically rewrite the URLs so that users can't tell you're that they are actually on another domain. You can also choose a favicon for each sub site.
I hope you enjoy, and feel free to fork and send any pull requests with features or bug fixes!
Thanks,
David Strack
Very useful stuff, I will fork and probably contribute as I am developing on a project that requires 4 diferent apps all using c5 and this might just be what I need :)
Will this work with one of the apps being https?
It *should* but I have not tested it yet. I can't think of any reason off the top of my head why it wouldn't thought.
Let me know how it works for you!
Let me know how it works for you!
will do :)
How to install on my c5? ;)
did you ever figure out how to install?
It's been a while already but anyways, you guys need to rename the original folder name (from multisite-master to just multisite).
rmxdave you did a terrific job there, really appreciate it and will definitely show some support via paypal =)
Thank you.
rmxdave you did a terrific job there, really appreciate it and will definitely show some support via paypal =)
Thank you.
Ah yes, GitHub alters the folder name when you download it. Make sure it is just called "multisite". Sorry I didn't see your original message in November! Hope you didn't take too long on it :)
I'll have to update the readme with that note. Thanks!
I'll have to update the readme with that note. Thanks!
Any idea as to whether this approach will maintain the new full page caching mechanism across multiple domains?
hey how to install this on my C5? can you provide some basic instructions..sorry im still new here