For Rent

A sample configuration is prepared.

You find the step by step instruction on the next pages.

Workflow

You have

  • to copy and paste some files an directories
  • to copy and paste code once
  • to change some file and folder names
  • to change some values in the files

Sample Structure

netzmacher@typo3.org:.../ext/immo24/Resources/Private/Immo24/samples/Apartment/apartmentRent# tree
.
├── api.immobilienscout24.de.txt
├── Configuration
│   └── TCA
│       └── Overrides
│           ├── apartmentRent
│           │   ├── columns.php
│           │   └── mapping.php
│           └── apartmentRent.php
└── ext_tables.sql
netzmacher@typo3.org:.../ext/immo24/Resources/Private/Language# tree
.
├── apartmentRent.xlf
└── de.apartmentRent.xlf

Table of Contents