Channels

Definition of a channel @ IS24 > Channels

Code

...
$GLOBALS[ 'TCA' ][ $_table ][ 'ctrl' ][ 'immo24' ] = [
  'ctrl' => [
    'channels' => [
      '10000' => TRUE, // for www.immobilienscout24.de
      '10001' => FALSE, // for customers homepage
    ],
...

Details

See details @ mapping.php in the samples Apartment, Contact and Site.