I am using following command to install magento 2.4.7 in xampp on windows platform,composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.7 magento2I am getting following error,
I have been required to create a webhook that will update the order status from a third and then send the order status to Adobe Commerce. Can anyone provide the workflow and related documents?For example, I have created an app and performed an event to order produce, and it goes to the app builder w...
We have a project for the university, to make a simple store in Magento, but an evaluation criterion is to be able to receive by email the sales made in that store. How can I configure it?
Hello, Is there a ways how I can logout all customers from magento? I would like to implement lock/unlock attribute for customers and I want to make sure that all customers have to login back again so that the ones which are locked cannot login anymore? Can I do that somehow with redis to clear all ...
I am using the PDFBox Java library to generate a PDF document. In this document, I have a few pages in portrait orientation and some in landscape orientation. When I print this document in duplex mode, the portrait pages are bound on the long edge, while the landscape pages are bound on the short ed...
We are attempting to update the "Actual Hours" on a task via Fusion. I seem to be able to update virtually everything about the task except the Actual Hours field. We are mapping to "actualWork" which is not marked as read only in the documentation but when my scenarios run, there are no errors, b...
Hi, I am creating a new project using below archetype after that when I run mvn clean install I got an error that ui.frontend module test cases field but I have not made any changes to the test cases files.mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate \-D archetypeGroupId=com...
i have a ecommerce frames selling project , so i need to allow users can able to modify them frames him self so , i planned to implement the SDK so anyone kindly guide me how to do it (already refer documents its not muxh understandable for me)
Hi There, I am using the User Management Action API and trying to remove all users from a group in one go,In the user managment Action commands, I can specify the user and use "all" to remove all user's group memberships"do": [{ "remove": "all" }]but in Group managment action commands, t...
I didn't find any technical documentation about Fluidic Player, I would like to know if there is an SDK for using the player in a mobile application, be it native, React Native or Flutter?