Syspro ERP eCommerce integrated solution is available for all leading eCommerce platforms. If you have a proper Inventory system integration with Magento, or any other platform that you use, it will save a lot of your unproductive time. submitted by /u/iverve [link] [comments]
Author Archives: Team
How to change localhost URL from http://192.168.1.65:8087 to http://www.magento.local/
I am installed Magento 2.3.4 in LEMP Most of the tutorial suggest use http://www.magento.local/ instead of ip address, how to change this into Nginx? Workout: Nginx : etc/hosts 192.168.1.64:8087 www.giri.local After added above location my magento backend url changed but error. Error Screenshot : https://snipboard.io/dOtLuT.jpg submitted by /u/aveeva7 [link] [comments]
Magento 2.3.4 rewards change?
We have been on Magento 2 for almost 2 years and rewards points have worked fine. When I upgraded from 2.3.2 to 2.3.4 the only way people get rewards now is if they are invoiced. Does anyone know what changed to cause that? And how I could work around that? We don’t always invoice in …
Schema FAQ module?
Is there a module for 2.x or anyway to add faq schema data? Google has been showing q&a in search results and it looks like Yoast for WordPress supports this. Any news on Magento modules capable of adding this feature onto CMS pages? submitted by /u/kassius79 [link] [comments]
Magento 2.3 – LEMP – Localhost URL setup in Nginx
Magento 2.3 – Multi Website Nginx Configuration -I am working on LEMP localhost, here is my main url : “http:// 192.168.1.65:8087/” & multi website url : “http:// 192.168.1.65:8087/grocery” How can i use my url into Nginx setup? Shall i use magento2-dev.local instead of http:// 192.168.1.65:8087/ and magento2-demo.local instead of http:// 192.168.1.65:8087/grocery If i wrong how …
Continue reading “Magento 2.3 – LEMP – Localhost URL setup in Nginx”
Magento 2.3.5 – Something is eating server memory and causing 500/502 errors
Hi There. We recently switched over to 2.3 (from 1.9 because of the inevitable EOL / paypal support) we have a relatively small shop (600 products, ~700 visitors per day) and it has been causing us some issues lately. we’d get random 500 / 502 bad gateway errors / server resource errors. I’ve looked at …
Continue reading “Magento 2.3.5 – Something is eating server memory and causing 500/502 errors”
Free Magento 2.3 Commerce B2B Demo
Hey. Last year we launched a public Magento 2.3 Commerce demo (which is now updated to 2.3.5). Because of the demand, we just launched also a Commerce demo with the official B2B add-on. The demo is completely raw – default installation with sample data. And there are no restrictions at all – you can even …
Magento 2.3 – For Multi Website where should be create Symbolic links folder – Root folder or Pub folder?
I just want to create multi-website, i read some links to guide me to create a subfolder and create symbolic links of app,pub,lib,var and copy index.php & .htaccess from root folder to a subfolder. Here where i can create a subfolder Root folder or Pub folder? This guide leads to create under Root folder => …
Invoice emails going to spam/junk
So not sure what is wrong. So all of a sudden email invoices in gmail or hotmail are going to spam/junk. The email says: Gmail could not verify that it actually came from THE SENDER. Avoid clicking links, downloading attachments, or replying with personal information. So my site’s email is like [[email protected]](mailto:[email protected]) and that goes …
Can i use old database from non magento website in magento?
So i’ve been asked to research if it’s possible to migrate the database of my current website (non magento) to magento 2, is it possible to do this? and if it’s possible, is there a tutorial to do this? submitted by /u/MJKno1 [link] [comments]
Study for Magento 2 certified solution specialist
My employer asked me to get Magento 2 certified solution specialist to bring more Magento 2 knowledge to the company. I have worked with Magento 2 before but I’m still inexperienced. Usually when I start to study for a certification I google for blogs and forums where people discuss the exam so I can get …
Continue reading “Study for Magento 2 certified solution specialist”
Scheduled Changes not allowing me to edit end date
Hi all, I would like to edit some schedule changes but it is not allowing me to update the edit view. Basically I can not change the end date. Is this an error or am I doing something wrong? Thanks in advance! submitted by /u/xieem [link] [comments]
Can You Run Magento Delta Migration More Than Once?
We have finally finished our migration to Magento 2 and after testing, we are ready to go live on Monday. I still have to run the delta migration to move over the orders and customers that have accumulated while we were getting Magento 2 ready. I would like to run the delta migration today as …
Continue reading “Can You Run Magento Delta Migration More Than Once?”
Restricted Login Schedule for Back End Users – Is there built in Support or an Extension for this?
So we’re looking into adding some user accounts to our back end. After some searching I’ve been unable to find if I can restrict their access to certain times and days of the week, holidays and so on. Do any of you have any experience with a setting or extension for this? Edit: This is …