Awesome
Akeneo PIM Development Repository
Welcome to Akeneo PIM Product.
This repository is used to develop the Akeneo PIM product.
Practically, it means the Akeneo PIM source code is present in the src/ directory.
If you want to create a new PIM project based on Akeneo PIM, please use https://www.github.com/akeneo/pim-community-standard
If you want to contribute to the Akeneo PIM (and we will be pleased if you do!), you can fork this repository and submit a pull request.
Crowdin |
---|
Application Technical Information
The following documentation is designed for both clients and partners and provides all technical information required to define required server(s) to run Akeneo PIM application and check that end users workstation is compatible with Akeneo PIM application: https://docs.akeneo.com/master/install_pim/manual/system_requirements/system_requirements.html
Installation instructions
To install Akeneo PIM for a PIM project or for evaluation, please follow: https://docs.akeneo.com/master/install_pim/index.html
Build the Docker image for local development
docker build --target dev -t akeneo/pim-php-dev:master .
Upgrade instructions
To upgrade Akeneo PIM to a newer version, please follow: https://docs.akeneo.com/master/migrate_pim/index.html
Testing instructions
To run the tests of Akeneo PIM, please follow: https://github.com/akeneo/pim-community-dev/blob/master/internal_doc/tests/running_the_tests.md