CookbookΒΆ
Tip
Akeneo PIM is an OOP application, based on the framework Symfony 2, it also widely uses Doctrine ORM. If you are not familiar with one of these, the best move is to start by reading the Symfony documentation and Doctrine documentation
- 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 Customize Import / Export
- How to Customize the UI
- How to customize the Back Office menu
- How to Add a New Tab to Akeneo entities forms (except product edit form and jobs edit form)
- How to add a tab or a panel to the product edit form
- How to add an action button or meta data to the product edit form
- How to add a new field type
- Create a custom product export builder filter
- How to add custom information to a field
- How to create the UI to manage a Reference Data
- How to Register a New Mass Edit Action on Products
- How to Customize Mass Edit Operations
- How to Define Access Control List
- How to Add a Notification
- How to Customize Product Assets
- How to Localize your data
- How to add a custom action rule
- How to Add Translation Packs
- How to purge history
- How To Customize Teamwork Assistant (Enterprise Edition)