-
```
#0 vendor/magento/framework/Interception/Interceptor.php(58): Magento\Newsletter\Controller\Subscriber\NewAction->execute()
#1 vendor/magento/framework/Interception/Interceptor.php(138): Magento…
-
Hello,
I'm trying to use G3 proxy in forward proxy mode for HTTP and HTTPS requests.
I haven't found a way to set rate limits in terms of requests per seconds per domain in the server options.
An…
-
execution in an early build step, where no database is available yet
command: ./bin/magento setup:static-content:deploy
error:
`DomainException: Connection "default" is not defined in`
```
…
-
Hello,
First of all Great Job with this extension. There is lot to learn and get inspired from this. The work you have done with WS interception is unmatched. I have been using this like forever. a…
-
Hello,
With module version 1.4.2, or 1.4.3 the same, and on a Magento 2.4.3-p6
When we go in BO, on product list, and click on "add product" top right button, I have this exception occurring
…
grthi updated
9 months ago
-
In many ways, users want to intercept targets being created to attach and set them up.
Usecases:
- when popup is getting opened, attach to it and enable request interception
- when a link click o…
-
Related to https://github.com/27estore/site/issues/63
![2024-09-29--23-19-33](https://github.com/user-attachments/assets/0ec34e5c-85ec-49e6-bc6e-4cff6b9344fe)
-
Hello,
In Magento 2 BO, customers list
Choose a customer
From the customer page click on "login as customer"
The page in FO has a php error :
Error: Call to undefined method Magento\LoginAsCu…
-
It would be helpful for clients to have the ability to specify extra HTTP headers globally or for a specific set of browsing contexts. While custom HTTP headers can currently be set through network in…
-
# 🚀Feature Request
### Description
The requested feature is to implement a mechanism that encrypts data in chunks before transfer, and then decrypts it after the transfer is complete. This system …