Stats
magento/magento2 is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
Magento Alternatives
Similar projects and alternatives to Magento based on common topics and language
-
stripe-payments-demo
Sample store accepting universal payments on the web with Stripe Elements, Payment Request, Apple Pay, Google Pay, Microsoft Pay, and the PaymentIntents API. 💳🌍✨
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
Bagisto
A Free and Opensource Laravel eCommerce framework built for all to build and scale your business.
-
-
-
-
aimeos-laravel
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Posts
-
Region/State Dropdown not Loading on New Account Creation Page
This seems to be the bug in core Magento as described in - https://github.com/magento/magento2/issues/30099
-
Fuck Magento
I also dislike Magento, I switched to WooCommerce and I'm really satisfied with it, no issues.
This was the issue that forced me to switch: https://github.com/magento/magento2/issues/21201
Summary: A brand new installation didn't work even though the server passed the requirements.
Their response was that:
> The GitHub issue tracker is intended for Magento Core technical issues only. Please refer to the Community Forums.
And I was not crazy, even after the issue was closed others reported same problems:
> I have exact same issue. Already wasted one whole days , then saw this post.
> I have the same issue. Wasted whole day on it, did fresh install twice. Then came to this from another report that was closed.
> have the same exact issue, first use of Magento. searching for a solution without luck.
So, multiple people had problems fresh installing Magento on a new server, Magento installer says installation is successful and all requirements are met, then it proudly redirects you to your broken home page.
-
Show custom block on product page?
For example, check Magento_Catalog and see how some of those blocks are rendered.
-
Is Magento 2 Reliable?
https://github.com/magento/magento2/issues is about 20K tickets and more than 1000 still opened.
-
Magento 2 and new security settings
You may have an easier time with RewriteCond and RewriteRule, but taking a second look it seems that the Magento .htaccess for pub/ will serve content within pub/ naturally. So it seems that if your blog is located in /path/to/magento/pub/blog that example.com/blog/ should hit (referring to https://github.com/magento/magento2/blob/2.4-develop/pub/.htaccess). This seems right to me considering it's a public directory. If you're looking for easy solutions (i.e. let's not configure it separately) then maybe a symlink from pub/blog to your wordpress directory would be a stop-gap, as it seems the default Magento .htaccess allows symlinks too.
-
Custom Payment in Ecommerce Site
Magento/Sales/Test/Unit/Model/Order/Payment/State/RegisterCaptureNotificationCommandTest.php