This site has been archived. To learn more about our current products Ibexa Content, Ibexa Experience, Ibexa Commerce head over to the Ibexa Developer Portal
Monday 22 February 2016 5:24:37 pm - 7 replies
Hi all
Is it possible to setup multiple sites under the same installation of eZ Platform, using different repository and different designs for each site?
I've setup multi repository for sites matched with Map\Host
But I not being able to specify which DesignBundle to be used for each site. Can anyone provide a working example for this?
Also, would it be possible for me to load different bundles depending on the site(access). Would I need to setup different ENV values to be used in AppKernel.php ?
Thank you, in advance,
Io
Tuesday 23 February 2016 10:00:11 am
Hello,
Yes it's possible to define mutliple siteaccess. You can define your 2 site in 2 differents bundles if they share nothing. AppKernel is not related to eZ publish bur Symfony 2 . When you create your bundle (php app/console gene:bundle) it will be added in AppKernel automatically to be loaded by Symfony. You will have to configure only your siteaccess to match good templates.
Tuesday 23 February 2016 12:45:32 pm
If you need diffent appKerrnel for your sites have a look into our CJW Multisite Setup.
We have a demo setup you can check out based on ezpublish 1411 (frontend ezp5/platform backend ezpublish_legacy)
https://github.com/cjw-network/cjwpublish1411
With this setup you can develop independend sites on the same ez src installation. Every site app has his own kernel!!!
In this setup we also demonstrate our CjwPublishToolsBundle https://github.com/cjw-network/CjwPublishToolsBundle which has some nice tools and functions you can use for developing sites.
Wednesday 24 February 2016 4:37:42 pm
Hi Boris,
additional information aboutthe multi site and multi repository you can look into the eZ Publish Summer Camp workshop:
The slides:
https://github.com/cjw-network/cj...ter/Multiple-Colors-of-Migration.pdf
The workshop an video:
http://2015.ezsummercamp.com/Programme/Multiple-Colors-of-Migration
greetings, ekke
Thursday 25 February 2016 10:25:19 am
Hy Ekkehard,
Thanks for those links but I think Io Sol Inf will be more interested than me . I'm not working with eZ at this time
.
Thursday 25 February 2016 10:36:17 am
Hi Boris,
that's the result of beeing too fast, but Boris ist easier to write than Io Sol Inf Perhaps you should start now with eZ Publish / eZ Platform
Greetings ekke
You must be logged in to post messages in this topic!