This question has been flagged
1 Reply
4088 Views

Can you use website builder to create multiple websites, each with its own domain name? Part of my company's business is making 1-page, PURL-customized websites for customers. Can this kind of thing be achieved with Odoo?

Thanks for any input,

Steve

Avatar
Discard

Hi Steve, A similar question has been asked here: https://www.odoo.com/forum/Help-1/question/Developing-Themes-For-the-WebsiteEcommerce-Module-Currently-in-Trunk-44077 I believe what your asking is similar to Website > Store > Store View type granularity that can be found in Magento. From my understanding this may possibly be on the roadmap, however I don't believe it will make it into the initial v8 release. From my understanding you can simply create a different database per website (ie. domain) now and then run those different databases on different ports by starting the server with a different config file for each. You could then use Nginx to setup virtual domains pointing back to each instance.

Best Answer

This question was asked directly to Fabien Pinckaers during the Opendays 2014 "Whats new and cool in V8 Odoo" talk.  The answer is not yet but it's planned.

Watch the talk on youtube.

Part1: https://www.youtube.com/watch?v=rMZbiQHbrYU
Part2: https://www.youtube.com/watch?v=RqRR8t-lC5Y

Avatar
Discard