'sitecheck' setting does not work

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
godadada@yahoo.com
Posts: 56
Joined: 15 Mar 2021, 01:03

'sitecheck' setting does not work

Post by godadada@yahoo.com » 05 Dec 2021, 06:42

Greetings,

I am trying to use sitecheck setting to list all products , not just from current site. I have configured config/shop with following lines. relevent document and reference are here:
https://aimeos.org/docs/Configuration/C ... /sitecheck
Multiple sites frontend Not displaying (only default site is displayed)

I am not able to make it work.

Please help with any relevant info.


'mshop' => [
'common'=> [
'manager' => [
'sitecheck' => 0,
],
],
],

User avatar
aimeos
Administrator
Posts: 7894
Joined: 01 Jan 1970, 00:00

Re: 'sitecheck' setting does not work

Post by aimeos » 05 Dec 2021, 09:31

You are referring to an old (2015/2016) documentation, the latest one is https://aimeos.org/docs

In newer versions, this setting doesn't exist any more.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

godadada@yahoo.com
Posts: 56
Joined: 15 Mar 2021, 01:03

Re: 'sitecheck' setting does not work

Post by godadada@yahoo.com » 05 Dec 2021, 22:06

Thanks

Post Reply