Does the community think that Magento 2 is reality reliable? if yes what’s the reason? submitted by /u/Cloud_Geek_Dev [link] [comments]
Author Archives: Team
Best Magento2 theme vendor
What would you recommend the best Magento 2 theme vendor for fashion (or in general). One that has good general quality, less likely to have bugs and has good support. submitted by /u/Unimegistus [link] [comments]
Do you sell in any social media platforms successfully?
Hello guys! Just wondering if developing and maintaining a social media shop is worth the time and effort? What social media would you recommend? Would really appreciate any success or failure stories that you may share. Thanks a lot! submitted by /u/Wonderful_Vallery [link] [comments]
How to remotely connect to magento thats hosted on xampp
Hey guys, I’ve got a locally installed magento 2 site on my PC using xampp but i can’t figure out howto allow remote connections onto it. Magento works fine on localhost (localhost/magento) I can connect to my localhost remotely and I am able to see xampp landing page. (xxx.xxx.x.x) But when i try to …
Continue reading “How to remotely connect to magento thats hosted on xampp”
Where to get Patches for m1.9?
Hello all, I know magento 1.9 doesn’t get any security patches anymore. Is there any place to download and install them from another safe provider that works with m1.9? I know there is openmage, but I think that is specific to there version of magento. Im planning on upgrading, but it will take a …
What’s the best product meta data extension for automating SEO among thousands of products?
I apologize if this is not an allowed post here. We are using Magento 2.3.6 and have over 5000 active products. We are currently on the hunt for the best automation option for product meta data. So far I have explored a few demos from Amasty, Mageworx, Etc but the demos are limited and im …
Codes
Hi, I hope. you can help.. So I have an e-commerce business that I source my products from Amazon (I’m not an Amazon seller). I’m using Magento2.. Im looking for a way to add manufacturer barcodes or supplier codes or product code from Amazon onto my Magento listing so that when a product arrives, dispatch …
Do you change your products when selling in your store vs. selling on marketplaces?
Hi guys, I have a question for active online sellers who sell both in their online stores and on marketplaces: do you ever combine your products into variations for specific sales channels only? I mean, you may sell a product as a simple item in your store but create variations for the same product when …
Apple Pay through Braintree issue (Magento)
Hello, We are trying to implement Apple Pay on our Magento (2.3.3) commerce. We have configured Braintree payment gateway and Apple side, we have a confirmation from Braintree that everything is set up correctly. Although when trying to make test payment we receive an error saying: We’re unable to take payments through Apple Pay at …
Continue reading “Apple Pay through Braintree issue (Magento)”
CSS and JS files not loading on admin dashboard
For some reason, CSS and JS files are not loading anymore only on the admin dashboard. Recently I used mkdir as a root user (sudo su) inside the pub/media/tmp folder, to store some files generated by a plugin that I’m working on. I tried the following command to recreate permissions but no success: find var …
Continue reading “CSS and JS files not loading on admin dashboard”
Is it possible to add ‘custom_attributes’ to orders RestAPI?
Hi /r/magento, I was wondering if it’s possible to add ‘custom_attributes’ to an API response, especially to the orders api. All I can find are tutorials on how to add a custom attribute to ‘extension_attributes’ but unfortunately I need it as ‘custom_attributes’. Reference: https://devdocs.magento.com/guides/v2.4/extension-dev-guide/attributes.html#ext-aut { “sku”: “tshirt1”, “price”: “20.00”, “description”: “New JSmith design”, “extension_attributes”: { …
Continue reading “Is it possible to add ‘custom_attributes’ to orders RestAPI?”
No. of shipping address in Magento 2
I was searching the setting to configure the no. of shipping address we can save for one user but can’t find anything. The default no is 2 and I can’t seem to change it. Can someone point me into the right direction. submitted by /u/LiveAlbatross619 [link] [comments]
Magento test/dev machine
Let’s say I have a running Magento installation up and running. I need to install new modules. I’m affraid thtat something blows up the installation and might not be able to roll back efectively due to lack of experience. What would be a good solution. Is it feasible/logical to have an installation cloned to another …
Extension for setting up a booking amount on the products.
Is there any extension available through which I can set the booking amount of my products? I have lots of products in my inventory and I want people to pay an upfront amount for booking which will be deducted from the final amount later. If not then can you suggest me how should I approach …
Continue reading “Extension for setting up a booking amount on the products.”