Welcome to Akeneo PIM Enterprise Standard Edition.
This repository contains the minimal application needed to start a new project based on Akeneo PIM. Practically, it means Akeneo PIM is declared as a dependency and will reside in the vendor directory.
- PHP 5.4.* above 5.4.4
- PHP Modules:
- php5-curl
- php5-gd
- php5-intl
- php5-mysql
- php5-mcrypt
- php-apc for PHP 5.4 (opcode and data cache)
- php5-apcu for PHP 5.5 (for data cache, as opcode cache usually included)
- PHP memory_limit at least at 256 MB on Apache side and 728 MB on CLI side (needed for installation, can be lowered to 512MB after installation for PHP-CLI)
- MySQL 5.1 or above
- Apache mod rewrite enabled
- tested: Chrome & Firefox
- should work: IE 10, Safari
- will not work: IE < 10