Categories
Magento 2

Good Magento 2 Talks and Slideshows

http://www.developers-paradise.com/wp-content/uploads/2016/05/12-Nils-Preuss-State-of-import-in-Magento-2.pdf Real use cases of performance optimization in magento 2 from Max Pronko Magento 2 and avoiding the rabbit hole from Tony Brown Key Insights into Development Design Patterns for Magento 2 – Magento Live UK from Max Pronko Checkout in Magento 2 by Max Pronko from Max Pronko

Categories
Magento 2 Wall of Shame

Bad Magento 2 Extensions: Bad Developers and Extensions

This Hall of shame will act as a warning system for Magento 2 developers to help avoid bad quality extensions. If an extension of bad quality is produced; the developer brand will be shown here. Bad Magento 2 Developers and Development Houses Mageworx MagePlaza Magecomp Bad Magento 2 Extensions MageWorx Multifees Untested code. Here is […]

Categories
Magento 2

Magento 2 Error Cannot redeclare class

So I was creating a module when I received this error. I had just enabled it and done the setup upgrade in Magento 2. The error is: 2017/03/01 11:11:11 [error] 17788#17788: *101 FastCGI sent in stderr: “PHP message: PHP Fatal error: Cannot declare class Magento\CatalogImportExport\Model\Import\Product\Validator\Media, because the name is already in use in /var/www/site/project/app/code/Company/ImportAdditionalImagesDelimiter/Media.php on […]