Common import
xml#
processor/address/name#
Name of the address processor implementation
controller/jobs/common/import/xml/processor/address/name = Standard
- Default:
Standard
- Type: string - Last part of the processor class name
- Since: 2019.04
Use "Myname" if your class is named "\Aimeos\Controller\Jobs\Common\Import\Xml\Processor\Address\Myname". The name is case-sensitive and you should avoid camel case names like "MyName".
processor/group/name#
Name of the group processor implementation
controller/jobs/common/import/xml/processor/group/name = Standard
- Default:
Standard
- Type: string - Last part of the processor class name
- Since: 2019.04
Use "Myname" if your class is named "\Aimeos\Controller\Jobs\Common\Import\Xml\Processor\Group\Myname". The name is case-sensitive and you should avoid camel case names like "MyName".
processor/lists/attribute/name#
Name of the lists processor implementation
controller/jobs/common/import/xml/processor/lists/attribute/name = Standard
- Default:
Standard
- Type: string - Last part of the processor class name
- Since: 2019.04
Use "Myname" if your class is named "\Aimeos\Controller\Jobs\Common\Import\Xml\Processor\Lists\Attribute\Myname". The name is case-sensitive and you should avoid camel case names like "MyName".
processor/lists/catalog/name#
Name of the lists processor implementation
controller/jobs/common/import/xml/processor/lists/catalog/name = Standard
- Default:
Standard
- Type: string - Last part of the processor class name
- Since: 2019.04
Use "Myname" if your class is named "\Aimeos\Controller\Jobs\Common\Import\Xml\Processor\Lists\Catalog\Myname". The name is case-sensitive and you should avoid camel case names like "MyName".
processor/lists/media/name#
Name of the lists processor implementation
controller/jobs/common/import/xml/processor/lists/media/name = Standard
- Default:
Standard
- Type: string - Last part of the processor class name
- Since: 2019.04
Use "Myname" if your class is named "\Aimeos\Controller\Jobs\Common\Import\Xml\Processor\Lists\Media\Myname". The name is case-sensitive and you should avoid camel case names like "MyName".
processor/lists/name#
Name of the lists processor implementation
controller/jobs/common/import/xml/processor/lists/name = Standard
- Default:
Standard
- Type: string - Last part of the processor class name
- Since: 2019.04
Use "Myname" if your class is named "\Aimeos\Controller\Jobs\Common\Import\Xml\Processor\Lists\Myname". The name is case-sensitive and you should avoid camel case names like "MyName".
processor/lists/price/name#
Name of the lists processor implementation
controller/jobs/common/import/xml/processor/lists/price/name = Standard
- Default:
Standard
- Type: string - Last part of the processor class name
- Since: 2019.04
Use "Myname" if your class is named "\Aimeos\Controller\Jobs\Common\Import\Xml\Processor\Lists\Price\Myname". The name is case-sensitive and you should avoid camel case names like "MyName".
processor/lists/product/name#
Name of the lists processor implementation
controller/jobs/common/import/xml/processor/lists/product/name = Standard
- Default:
Standard
- Type: string - Last part of the processor class name
- Since: 2019.04
Use "Myname" if your class is named "\Aimeos\Controller\Jobs\Common\Import\Xml\Processor\Lists\Product\Myname". The name is case-sensitive and you should avoid camel case names like "MyName".
processor/lists/supplier/name#
Name of the lists processor implementation
controller/jobs/common/import/xml/processor/lists/supplier/name =
- Type: string - Last part of the processor class name
- Since: 2019.04
Use "Myname" if your class is named "\Aimeos\Controller\Jobs\Common\Import\Xml\Processor\Lists\Supplier\Myname". The name is case-sensitive and you should avoid camel case names like "MyName".
processor/lists/text/name#
Name of the lists processor implementation
controller/jobs/common/import/xml/processor/lists/text/name = Standard
- Default:
Standard
- Type: string - Last part of the processor class name
- Since: 2019.04
Use "Myname" if your class is named "\Aimeos\Controller\Jobs\Common\Import\Xml\Processor\Lists\Text\Myname". The name is case-sensitive and you should avoid camel case names like "MyName".
processor/property/name#
Name of the property processor implementation
controller/jobs/common/import/xml/processor/property/name = Standard
- Default:
Standard
- Type: string - Last part of the processor class name
- Since: 2019.04
Use "Myname" if your class is named "\Aimeos\Controller\Jobs\Common\Import\Xml\Processor\Property\Myname". The name is case-sensitive and you should avoid camel case names like "MyName".