I would like to know how to add a custom tab and corresponding panel on order details page as shown in the image. I have already created needed table fields. I only need to show those field data on this custom panel. Advices, tutorial links and guidelines on how to […]
Daily Archives: October 24, 2021
I have two newsletter forms on the same page, One on the sidebar and the other placed as a modal popup, I’m trying to implement Recaptcha for the modal popup newsletter form (which is the same newsletter form with different CSS selector #ID) by extending below view / phtml file […]
I am working on a new Magento 2 website. Everything is fine on our test server, but now that we want to move it to the main server, the checkout update scripts are too slow. It takes around 10 seconds to update the cart on every change (such as payment […]
If I want to insert form data in to the “customer_entity” table How can we achieve that? I have mentioned all fields in the form as “create an account”, and rather than creating a new table in the database I want to insert the data in the Magento’s core customer […]
I wanna make a verification before insert products on my magento 2.3 in default endpoint. Here is a sample: I post a product on rest/default/V1/products endpoint, but I want to check if this product has stock gretter then zero, or I want to change something on product name before insert, […]
I have a VM running Kali Linux 2021.3. I have only 2 users kali and root. The kali user possesses sudo permissions with a password. When I run a command without sudo permission, it executes fine. But when I execute the same command with sudo permissions, it takes at least […]
I have the following setup: ┌────────────────────────────────────────────────────────┐ │ Internet │ │ │ │ ┌────────────────────┐ │ │ │ │ │ │ │ │ │ │ │ client │ │ │ │ │ │ │ │ │ │ │ └─────────┬──────────┘ │ │ │ │ │ ┌─────────────────┼──────────────────┐ │ │ │ │ │ │ │ […]
In our small (6 people) company, we use Microsoft 365 to manage users and their MS Office licenses. Users log in to computers using PIN code to an account configured in our company domain – a very simple setup with Microsoft 365. We try to connect new Synology NAS to […]
I am trying to port forward a port on my IP. Unfortunately, my router (Sagemcom F@st 5657 interface) only lets me open ports on my private IP, which is useless if I want to connect from other computers. I have DMZ. I checked if the port was open on https://ismyportopen.com/, […]