Akeneo PIM technical documentation¶
Akeneo is an open source Product Information Management system based on Symfony 2 and designed for retailers looking for efficient answers to their multichannel needs.
Step by step installation¶
Installing Akeneo PIM is not difficult, but the number of system requirements and dependencies can make it quite a daunting task.
For Ubuntu 12.10, 13.10 and 14.04:
Cookbook¶
Note
Provided examples are packed as bundles and are useable in your PIM project, clone https://github.com/akeneo/pim-docs, add a symlink to src/Acme then register demo bundles in your AppKernel
Customize the PIM to fit your needs:
- Cookbook
- How to Define my own Data Set with the Installer
- How to Programmatically Manipulate Products
- How to Create a New Connector
- How to Create a Specific Connector
- How to Create a Custom Step
- Customizing the Import Behavior
- How to use the new fast MongoDB writer
- How to Create a Custom Entity and Use it as an attribute
- How to Add a New Tab on the Product Edit Form
- How to Register a New Mass Edit Action on Products
- Customizing validation
- How to Define Access Control List
- How to Add New Properties to a Category
- How to Use REST API ?
References¶
Understand some core concepts:
Contributing¶
Contribute to Akeneo PIM: