Stars: 916
Forks: 510
Pull Requests: 18951
Issues: 1296
Watchers: 82
Last Updated: 2023-09-15 16:53:21
[Community Development Repository] The open source Product Information Management (PIM)
License: Other
Languages: PHP, CSS, JavaScript, HTML, Gherkin, Shell, TypeScript, Makefile, Less, Twig
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 |
---|
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
To install Akeneo PIM for a PIM project or for evaluation, please follow: https://docs.akeneo.com/master/install_pim/index.html
docker build --target dev -t akeneo/pim-php-dev:master .
To upgrade Akeneo PIM to a newer version, please follow: https://docs.akeneo.com/master/migrate_pim/index.html
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