Dedicated server snapshots and backups

Hi, I am currently using a cloud dedicated resources VPS (aka CDS) and moving towards dedicated server for two reasons: High frequency newer AMD Ryzen CPUs models, DDR5 RAM, and NVMe SSDs – all at a fraction of cloud VDS cost.

Issues: My current cloud VPS offers snapshots and auto backups features using the web UI and this is missing in my unmanaged dedicated server. How to achieve snapshot and backup feature? Are there any open source tools to manage the dedicated server?

Kindly note: There are three servers to run the Magento application:

  1. Separate node of MySQL

  2. Separate node of WEb server

  3. Separate node for Elastic search

submitted by /u/akh-Air6194
[link] [comments]

Extension to send quotes?

I’m looking for a quoting tool that allows a multi person sales team to send a fully loaded cart/quote to our customers. Also if possible we need to have the ability to not tie the quote that allows a user to check out as a guest if they haven’t yet created an account.

Is there a tool you are aware of that can accomplish the multiuser/guest criteria?

submitted by /u/Othelo2
[link] [comments]

Our Magento Open Source 2.4.6-p3 hosts more than 320 million digital products (Company pages, similar to this page https://opencorporates.com/companies/us_ca/201600210003) and currently hosted on dedicated cloud server with 32 CPUs and 128GB RAM dedicated cloud server which costs Euro 229 per month.

We need more RAM as Elasticsearch is a RAM hungry application and we need at least 200 GB of RAM to smoothly run the website. We are looking for more affordable server as we are a startup with no funding and we are currently paying out of our pocket. Here are the basic requirements:

  • CPU: At least 20 cores with 2.2ghz on modern CPU architecture
  • Memory: 256GB
  • Disk: 512GB SSD or NVMe (resizable) for the Magento and 3TB SSD (server or volume storage) to host the database
  • Network: At least 1 GB input/output Ethernet with a fiber (low latency) Internet connection, ideally redundant connections
  • Location: Anywhere as we have customers throughout the world

submitted by /u/akh-Air6194
[link] [comments]

Built-in “best selling” sort via URL parameter?

With Shopify, we can add “?sort_by=best-selling” to the end of any product collection URL and it’ll sort by that metric.

Is there any similar “default” or built-in URL operator on Magento stores that might be accessible without it being an option in that shop’s filtering/sort-by drop-down that will sort products by best-selling or “popular”?

submitted by /u/chad917
[link] [comments]

Best way to prevent credit card fraud?

The past few years, I’ve seen a lot of orders placed using stolen credit card information. I have set the most secure settings with my payment processor (BrainTree) with AVS, CVV and Risk Thresholds. All of the billing information on the order matches 100% and it gets approved by my processor.

These orders will have a different shipping address than the billing address, which is very common in my industry, as most of my customers are traveling. So it wouldn’t be feasible to only ship to approved billing addresses. Unfortunately this leaves room for legitimate looking orders to ship to a different address and I’m guessing the scammers end up reselling the product.

Once the credit card owner eventually finds out, of course they initiate a chargeback process. When I try to dispute the chargeback, there are no applicable reasons for me to select for disputing. The closest one is something along the lines of “Provide proof of delivery to the AVS approved billing address.”. These fraud orders are often over $400, and I by no means have a high volume shop. So a few of these can really hurt financially! I’ve had 6 so far in the past month.

Also in the past, I’ve tried to submit these kinds of things to law enforcement where the orders were shipped, as well as my own local law enforcement, and of course I basically get the response “There is nothing we can do.”. So these scammers can easily continue to get away with this.

My questions:
1.) What can I do to prevent these types of orders from coming in?
2.) When one of these orders slip through the cracks and gets shipped out, how can I fight it? Or can I? It’s not the merchant’s fault the cardholder had their information taken.

Thanks in advance for any help or feedback!

submitted by /u/Ur_bung
[link] [comments]

Help with Magento 1.7.0.2 site (I know, I know)

I’m trying to help a friend of mine fix an issue with his site, running on an apparently heavily customized 1.7.0.2. I’m no stranger to HTML/PHP, but have no idea how to dig into Magento.

The issue is that some email forms work, and others don’t.

It appears that regular email submission forms aren’t working, but custom forms do work.

I’m trying to figure out what the difference is, but I’m not making much headway.

The email wasn’t working at all, but I was able to install SMTPPro and configure it to connect to the mail server. That made emails generated by the system (e.g. failed payment, new orders based on the shopping cart, etc.) to work, but it appears that the forms based on the email submission don’t work.

Any pointers on where I should look would be greatly appreciated.

submitted by /u/bikergeekx
[link] [comments]

True cost to replicate the following web store

Hey everyone,

Just diving into Reddit for the first time and making my debut post here.

I’m looking to replicate the website “boldcup.eu” for my online store. I reached out to the original developers, but they’ve shifted focus to AI solutions and aren’t taking on web development anymore. They mentioned they used Magento for the site.

I’ve tried finding developers on Upwork, but I’m seeing a wide range of prices, which has me a bit concerned.

For those with experience, what’s a realistic price range for getting a high-quality replica of this website?”

submitted by /u/eco_pkg
[link] [comments]

Magento Cloud Docker is too fragile

No matter what engine you use, whether its wsl or ubuntu, the magento cloud docker setup is a nightmare.

1, the docs have inconsistencies. php versions are different from one setup to another

2 the cloud docker has different php minor versions than what gets install via apt

3 there is never a time where there isn’t an error at some point in the build process for most first time users. These errors are documented all over the internet with virtuallly no responses in the forums

4 the project community edition is not available to look at via github or any public spot (wtf)

I have been trying to get a local setup of magento for weeks and it is the most complicated local build of a docker instance in the extistance of php CMS’s.

My WordPress Docker instane that I built myself works flawlessly and easily debuggable.

I think the magento team should spend a few weeks going around and answering all the qeustions that remain unanswered.

submitted by /u/anontiger333
[link] [comments]

Help with exception?

Have you guys ever run into this?

I appreciate any help. Thanks!

 exception(s): Exception #0 (MagentoFrameworkExceptionLocalizedException): Invalid Document Element 'route': Duplicate key-sequence ['sitemap'] in unique identity-constraint 'uniqueRouteFrontName'. Line: 4 exception(s): Exception #0 (MagentoFrameworkExceptionLocalizedException): Invalid Document Element 'route': Duplicate key-sequence ['sitemap'] in unique identity-constraint 'uniqueRouteFrontName'. Line: 4 

submitted by /u/nitro535
[link] [comments]

Anyone got Magento 2 to run on Caddy webserver?

My site is loaded correctly over SSL, but all requests to static files fail with 404. I’m in developer mode.

If you managed to get Magento 2 working with Caddy, can you post your Caddyfile? I can’t get static files to load, here is part of my Caddyfile for static assets:

 root * /var/www/magento/pub file_server # Reverse proxy to FastCGI server php_fastcgi 127.0.0.1:9820 try_files {path} /index.php?{query} # Static file handling with caching policies @staticAssets { path *.ico *.jpg *.jpeg *.png *.gif *.svg *.js *.css *.swf *.eot *.ttf *.otf *.woff *.woff2 } header @staticAssets Cache-Control "public, max-age=31536000" # 1 year handle_path /static/* { @rewriteCond { path_regexp version versiond*/(.*) } rewrite @rewriteCond /static.php?resource={re.version.1} } 

submitted by /u/Christosconst
[link] [comments]