Category: Magento 2

Magento 2

Did you every wonder why your product is not showing up in a category in Magento?

" Magento 2 Product Visibility Grid Did you every wonder why your product is not showing up in a category in Magento? Magento has a complex way of building a product collection. Due to several conditions, indexes, plugins and other complexities determining whether a product should show is not that straightforward." Details and Tools/Modules: https://github.com/Itonomy/magento2-product-visibillitygrid

Administering Magento 2

Magento 2 file/folder permissions setting https://magehit.com/blog/magento-2-file-folder-permissions-setting/ Magento 2: Run Unit Tests https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-test.html Install M2E PRO via Magento Marketplace https://docs.m2epro.com/display/InstallationUpgradeMagento2/via+Magento+Marketplace M2E Pro – installation options https://docs.m2epro.com/display/InstallationUpgradeMagento2/Home Magento 2: Cron Configuration https://firebearstudio.com/blog/magento-2-cron-configuration.html

Upgrade magento from 2.3.1 to 2.3.2

Upgrade Magento from 2.3.1 to 2.3.2 From 2.3.0 to 2.3.2 should also work; from some other earlier versions may or may not work.. A very similar approach worked for me (Note: I have no interest to work in the industry with Magento). Also, after upgrade, check the error log and/or system log files. if you …

Continue reading

Magento 2: Misc Stuff

How to Upgrade Magento Version from 2.2.x to 2.3.0? http://www.codextblog.com/magento-2/upgrade-magento-version-2-2-x-2-3-0/ — Back up and roll back the file system, media, and database https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-backup.html — System Upgrade: conflicting component dependencies https://community.magento.com/t5/Magento-2-x-Version-Upgrades/System-Upgrade-conflicting-component-dependencies/td-p/27404 — Set the Magento mode https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-mode.html — Command-line upgrade https://devdocs.magento.com/guides/v2.3/comp-mgr/cli/cli-upgrade.html — Update and upgrade checklist https://devdocs.magento.com/guides/v2.3/comp-mgr/prereq/prereq_compman-checklist.html — dry run example https://github.com/magento/magento2/issues/4055 — DOWNLOAD RELEASES, PATCHES …

Continue reading

Update magento 2

php bin/magento setup:upgrade php bin/magento setup:di:compile

Misc, Ubuntu, PHP, Magento, Plesk, AWS

How to install PHP (7, 7.2 or 7.3) on Ubuntu https://thishosting.rocks/install-php-on-ubuntu/ — Quick start guide: Plesk on Amazon Lightsail https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-quick-start-guide-plesk

Linux : Magento : AWS: SWAP : Update Magento and Misc

Swap Script: https://github.com/Cretezy/Swap/blob/master/swap.sh How To Add Swap on Ubuntu 14.04 https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-ubuntu-14-04 AWS, Magento Update, Memory Error https://devdocs.magento.com/guides/v2.3/comp-mgr/trouble/cman/out-of-memory.html

Magento 1 to Magento 2: Migration Tools and Steps

Upgrade Magento: https://docs.bitnami.com/aws/apps/magento/administration/upgrade/ Bitnami Docker Magento: [not that important] [AWS uses Bitnami Magento Image] https://github.com/bitnami/bitnami-docker-magento https://bitnami.com/stack/magento https://aws.amazon.com/marketplace/pp/Bitnami-Magento-Certified-by-Bitnami/B00NNZTA6Y Install Data Migration Tool https://devdocs.magento.com/guides/v2.3/migration/migration-tool-install.html https://mage2-blog.com/magento-2-data-migration-tool/ Steps for Migration https://www.netsolutions.com/insights/how-to-migrate-from-magento-1-to-magento-2/

Misc Info on : How to select a small cloud/VPS hosting plan

Plesk (Hosting/Cloud-Hosting Control Panel) is not free; however, VPS provider such as Vultr might offer Web Admin SE version for free Plesk Documentation and Help Portal https://docs.plesk.com/en-US/onyx/deployment-guide/79348/ — AWS lightsail looks to be a good choice for very small cloud based hosting. For VPS Price starting at USD 3.50/month, though $5 plan might be the …

Continue reading

Learn some CentOS Linux : Redhat Linux

This is mostly about Centos Linux. However, this also shows commands related to how to install Magento 2 on LEMP (E for Nginx Web-server). Some PHP related stuff are there as well. LEMP + CentOS + Magento 2 : VM Image or one click install: I did not see readily available on Upcloud, AWS Lightsail, …

Continue reading