Skip to content

juliensnz/pim-community-standard

 
 

Repository files navigation

Akeneo PIM Community Standard Edition

Welcome to Akeneo PIM Product.

This repository is used to create a new PIM project based on Akeneo PIM.

If you want to contribute to the Akeneo PIM (and we will be pleased if you do!), you can fork the repository https://github.com/akeneo/pim-community-dev and submit a pull request.

Scrutinizer Crowdin
Scrutinizer Quality Score 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/2.0/install_pim/system_requirements/system_requirements.html

Installation instructions

Recommended installation

To install Akeneo PIM for a PIM project or for evaluation, please follow: https://docs.akeneo.com/2.0/install_pim/installation_ce_archive.html

Using Composer to create the project

Alternatively, you can install Akeneo PIM with Composer, but please make sure that all requirements are fulfilled.

If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

    $ curl -s https://getcomposer.org/installer | php

Please note that you will certainly need to provide your GitHub credentials with this method. A lot of our dependencies are coming from GitHub and this reaches the max limit of 50 API calls from anonymous users.

    $ php composer.phar create-project --prefer-dist akeneo/pim-community-standard ./pim-project "2.0.*@stable"

After that, follow the instructions here: https://docs.akeneo.com/2.0/install_pim/installation_ce_archive.html

Upgrade instructions

To upgrade Akeneo PIM to a newer version, please follow: https://docs.akeneo.com/2.0/migrate_pim/index.html

About

[Community Standard Edition] The open source Product Information Management (PIM) - please raise issues in https://github.com/akeneo/pim-community-dev/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.2%
  • ApacheConf 7.8%
  • Shell 1.0%