pim-docs icon indicating copy to clipboard operation
pim-docs copied to clipboard

[Community Documentation Repository] The open source Product Information Management (PIM)

Results 73 pim-docs issues
Sort by recently updated
recently updated
newest added

**Description** **Definition Of Done** | Q | A | --------------------------------- | --- | Technical Review and 2 GTM | Todo | English Review and 1 GTM | Todo `Todo`: Pending...

**Description** **Definition Of Done** | Q | A | --------------------------------- | --- | Technical Review and 2 GTM | Todo | English Review and 1 GTM | Todo `Todo`: Pending...

If we leave the default configuration opcache is not utilized at it's best. Calling `opcache_get_status(false);` will return a `cache_full`. This means caches are invalidated quite often. The issue comes from...

Contribution

I followed the instructions to the letter but hit several issues (one was my fault so writing as a tip for everyone, rtm): 1. After the update all my configuration...

**Description** As explained in the issue #1682, some form extensions contents do not work with version 5.0 **Definition Of Done** * used the csv_product_import_(show/edit).yml as starting point and refined them...

Contribution

[root@aloktesting pim-community-standard]# php bin/console cache:clear --no-warmup --env=prod In DBALException.php line 138: The given 'driver' mysql is unknown, Doctrine currently supports only the following drivers: pdo_mysql, pdo_sqlite, pdo_pgsql, pdo_oci, oci8, ibm_db2,...

Hello My system info page giving me an error mydomainname.com/#/system_info Can you tell me how can i solve it?

In the ["How to Customize Import / Export" guide,](https://docs.akeneo.com/master/import_and_export_data/guides/index.html) there is a sub-guide called ["How to import Products from a XML file"](https://docs.akeneo.com/master/import_and_export_data/guides/product-import-from-xml-file.html#) [The configure the job](https://docs.akeneo.com/master/import_and_export_data/guides/product-import-from-xml-file.html#configure-the-job) section contains (a bit...

I did not see any mention of ghostscript being a requirement or even recommendation for installing Akeneo 5. however when I try to install I receive this error. ``` +---------+----------------------------------------------------------+...

I am Launching the PIM in prod mode by below cmd $ `make prod` the username and password is admin and admin is not working but in dev mode, it...