Import Manager
  • Overview
  • Installation process
  • Updating plugin
  • Templates
  • Import Settings
  • What is ID?
  • Column mappings
    • ACL Mapping
    • Category
    • Cross-sell product
    • Localized Values
    • Manufacturer
    • Product
    • Product Attribute
    • Product Attribute Combinations
    • Product Attribute Mapping
    • Product Attribute Value
    • Product Category mapping
    • Predefined Product Attribute Values
    • Localized Predefined Product Attribute Values
    • Product Manufacturer mapping
    • Product Picture
    • Product Specification Attribute
    • Product Tag
    • Related Product
    • Specification Attribute
    • Specification Attribute Option
    • Store Mapping
    • Tier Price
  • File Sources
    • Upload a File
    • Upload a ZIP-file
    • URL
    • Server folder or file
    • FTP, SFTP, FTPS
  • Scheduling imports
  • Download plugin
  • Contact Us
Powered by GitBook
On this page
  • Possible Entity Keys
  • Column Destinations
  • Example table
  1. Column mappings

ACL Mapping

ACL Mapping is used to control permissions for your website

Possible Entity Keys

ACL Mapping import templates supprot keys from entity that you are using mapping for.

Your entity key must be unique. If you have two products with same Name fields, you will not be able to use Name as entity key.

Column Destinations

Column destination
Explanation

Key

The value that you selected as entity key for this template.

Customer role '<Role Name>'

TRUE or FALSE value, whether to allow or remove access for this group of customers.

If you don't have ACL Mapping set up for this product/category/manufacturer, all groups would have access to this product. If you set up any restrictions, all, except groups with TRUE value, will not have access.

Example table

This is an example table for ACL Mapping of Product

SKU
Customer role 'Guests'
Customer role 'Administrators'

001

TRUE

TRUE

002

FALSE

TRUE

003

FALSE

FALSE

With the import above being the only ACL rules that are set up for products with SKU 001, 002 and 003, the following scenario would be executed. 1. Guests and Administrators would have access to Product 001, no other groups would have access. 2. Only Administrators would have access to Product 002. 3. Nobody would have access to Product 003.

PreviousColumn mappingsNextCategory

Last updated 1 year ago