-
### Environment and configuration
1. Magento 2.4.4-p3
2. akeneo/module-magento2-connector-community 103.4.0
3. akeneo/api-php-client v10.0.0
### Steps to reproduce
1. Create test produ…
-
@andreaskoch - When I goto System > Scheduler > Job Configuration ... I get a Magento notice that "No heartbeat task found. Check if cron is configured correctly. (See Instructions)"
I went to projec…
-
Currently it is not straightforward to work/develop on the PWA theme when we have an already running Magento instance in a remote server.
Would be noce to have an enviroment where we run the PWA th…
-
getting Connection "default" is not defined when we run magento setup:upgrade in dockerfile. Below is my dockerfile
FROM bitnami/magento:2.4.2
WORKDIR opt/bitnami/magento
COPY . .
RUN composer r…
-
File intensive applications such as Magento require fast access to files.
At the moment, VirtualHostX does not use NFS, which slows the application down which is not workable as developer. I tried to…
-
https://jtreminio.com/blog/developing-at-full-speed-with-xdebug/
-
### Preconditions (*)
1. Magento 2.4.2 with ElasticSearch 7.7
2. Very large configurable product, in our case 1440 variants leading to over 32766 characters long name that gets concatenated fr…
jurvi updated
3 years ago
-
https://github.com/magento/magento2/issues/new?template=feature_request.md
### Description (*)
System requirement should be more simplified and compact. Like one Vagrantfile or docker-image …
-
### Preconditions (*)
1. Bitnami Docker installation: docker.io/bitnami/magento:2.4.3-debian-10-r30
2. Custom Payment Gateway module (private), based on Magento\Payment\Model\Method\Adapter
…
-
Hi
When i launch the container with kitematic i got this error:
AH00526: Syntax error on line 38 of /etc/apache2/apache2.conf:
DocumentRoot must be a directory
Do i have to pass some environments v…