Akeneo PIM version: 1.5
Versions
master
3.1
3.0
2.3
2.2
2.1
2.0
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
  • Akeneo PIM in a nutshell
  • Installation
  • Migration
  • Reference
  • Cookbook
    • How to Customize the Dataset
    • How to Manipulate Products
    • How to Manipulate Non-Product Objects
    • How to implement your business logic using the event system
    • How to Customize the Catalog Structure
      • How to Override the ORM Product Value
      • How to Override the MongoDB Product Value
      • How to Create a Reference Data
      • How to Add New Properties to a Category
    • How to Customize Import / Export
    • How to Customize the UI
    • How to Define Access Control List
    • How to Add a Notification
    • How to Use REST API
    • How to Customize Validation
    • How to Customize Product Assets
    • How to Localize your data
    • How to add a custom action rule
    • How to Add Translation Packs
  • Contributing
  • Troubleshooting guide
Akeneo PIM

Caution

You are browsing the documentation for Akeneo in version 1.5, which is not maintained anymore.

Consider upgrading to the latest version.

  • Docs »
  • Cookbook »
  • How to Customize the Catalog Structure
  • Edit on GitHub

How to Customize the Catalog StructureΒΆ

This chapter describes how to customize the catalog structure to add your own models or update the existing ones.

  • How to Override the ORM Product Value
    • Linking the ProductValue to a Simple Object
      • Overriding the class
      • Overriding the mapping
    • Linking the ProductValue to a Collection of Objects
      • Overriding the class
      • Overriding the mapping
    • Registering the Custom Product Value Class
  • How to Override the MongoDB Product Value
    • Linking the ProductValue to a Simple Object
      • Overriding the class
      • Overriding the mapping
    • Linking the ProductValue to a Collection of Objects
      • Overriding the class
      • Overriding the mapping
    • Registering the Custom Product Value Class
  • How to Create a Reference Data
    • Creating the Reference Data Entity
    • Overriding the ProductValue
    • Configuring the Reference Data
  • How to Add New Properties to a Category
    • Add Non Translatable Properties to your own Category
      • Extend the category entity
      • Configure the mapping override
      • Define the Category Class
      • Define the Category Form
    • Add Translatable Properties to your own Category
      • Extend the category entity and its translation entity
      • Configure the mapping override
      • Define the Category Class
      • Define the Category Form
Next Previous

© Copyright 2019, Akeneo SAS.

Documentation deployment sponsored by the platform.sh logo PHP PaaS