I don't see any reference to the site parameter in any of the docs, is this available in the current release? We have built a multi site enviro for a retailer that allows for one control panel (front facing) so the client does not need to access the actual EE cp, in order for this to work I need to use the store tags but specify the site thanks
Tell me more
×
ExpressionEngine® Answers is a question and answer site for
administrators, end users, developers and designers for ExpressionEngine® CMS. It's 100% free, no registration required.
|
I'm not sure exactly which tag you need the site parameter on. Store is Multi-site Manager compatible and stores the site ID on the carts and orders in the database. If you're trying to show orders from the front-end, the If you need to override that and show orders from another site on the front-end, you'll likely need to write an add-on to do so or use the query module. |
|||
|
|
|
Since Store tags operate on top of Channel Data if you add the
Would only show products for the site 2 so you wouldnt need to add site_id to the product tags. |
|||
|