Fields

  • Setup for obligate fields
    • for communication with immo24
    • and for reporting on upload results.
  • Setup for attachments, if needed.

Code

...
$GLOBALS[ 'TCA' ][ $_table ][ 'ctrl' ][ 'immo24' ] = [
  'ctrl' => [
    'fields' => [
      ...
    ],
...

Details

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