1.4
  • Installation
  • Migration
  • Reference
  • Cookbook
    • How to Customize the Installation
    • 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 add a custom action rule
    • How to Customize Validation
    • How to Customize Product Assets
  • Contributing
Akeneo PIM

Caution

You are browsing the documentation for Akeneo in version 1.4, 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 Properties to your own Category
    • Configure the mapping override
    • Define the Category Class
    • Define the Category Form
Next Previous

© Copyright 2018, Akeneo SAS.

Built with Sphinx using a theme provided by Read the Docs.
Akeneo PIM v: 1.4
Versions
master
2.3
2.2
2.1
2.0
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0