Magento 2 If you would like to SSL

If you would like to SSL- Generate SSL LetsencryptWe will secure our Magento installation using SSL from Letsencrypt. Install the Letsencrypt using the apt command below.sudo apt install letsencrypt -yAfter…

Magento 2 admin terminal new user

php bin/magento admin:user:create –admin-user selmanCreate or edit an administratorUse this command to create a new administrator or to edit an existing administrator. If you’re editing an administrator, only the first…

Magento 2 admin panel 404

It’s Hard to find why its happen without seeing your installation process. But this may help you:You can reinstall your projectBy mistake you forget your admin URL; You can see/change admin…

Solution for : “Fatal error: Uncaught Error: Call to a member function setActive() on boolean in magento2.2.0.dev

https://jutesenthil.wordpress.com/2018/03/28/solution-for-fatal-error-uncaught-error-call-to-a-member-function-setactive-on-boolean-in-magento2-2-0-dev/


Solution:
Magento2.2.0.dev version onwards we can find one more new folder which is introduce by magento team. Folder name called “generated” in root the project. This is auto generated folder.  Delete “root/generated/metadata” folder & run the deploy command (again same folder will create). The website start works after delete the folder.

free magento2 extensions

https://magefan.com/magento2-extensionshttps://blog.landofcoder.com/free-magento-2-extensions-full-list/https://www.mageplaza.com/review/top-magento-2-free-extensions/https://www.mageants.com/magento2-free-extensions.htmlhttps://www.weltpixel.com/magento2-extensions.htmlhttps://www.mageworx.com/magento2-extensions/free-extensions.htmlhttps://github.com/mage2prohttps://github.com/kiwicommercehttps://github.com/magepalhttps://www.boostmyshop.co.uk/magento-extensions/magento-free-extension.htmlhttps://github.com/AOEpeople/Magento-2-Module-Skeletonhttps://github.com/magepal/magento2-customer-account-links-manager (magepal nice)https://github.com/kiwicommerce/magento2-inventory-loghttps://magecomp.com/free-magento-extensions.htmlhttps://github.com/henkelund/magento2-henhed-piwik  (ia)https://github.com/k3live/magento2-woopra (ia)https://github.com/webkulabhiNew BEGİNNER MAGENTO 2https://github.com/nans/Magestudyhttps://github.com/PiscesThankIT?tab=repositorieshttps://magenticians.com/magento-2-tutorials/TUTohttps://ecommage.com/blogs/   Magento 2http://shop.oreilly.com/product/0636920033868.do https://www.maximehuran.fr/en/category/magento-two/magento-2-training/prjhttps://www.metrilo.com/ecommerce-crmhttps://github.com/Metrilo/metrilo-magento2-integrationhttps://github.com/foxycom-ecommerce/adroll/tree/master/view/frontend/templates/producthttps://www.optimonk.com/plans-and-pricing/http://www.ekomi-us.com/us/ – https://github.com/ekomi-ltd/eKomi-integration-magento-2https://secure.getresponse.com/pricing/tr?_ga=2.201798865.1170240289.1543073962-914777167.1543073962&_gac=1.162309710.1543084114.CjwKCAiAiuTfBRAaEiwA4itUqLMT6raIivN6HRBPaJf3082GpYulUvaCs7CWgpK_Tk83URU9stOd9hoCeCEQAvD_BwE

Günün Sözü

#ünlüsözler 90-90 kuralına göre bazen “Proje neredeyse tamamlandı” dedikten sonra ortaya çıkan hataların düzeltilmesi yazılım geliştirme sürecinin öngörülenden çok daha uzun sürmesine neden olabilir. Süre öngörüsünde bulunurken proje geliştirme sürecinin…