Posts

Showing posts from November, 2018

Why you need to upgrade to Magento 2.3

Image
Why you need to upgrade to Magento 2.3 Just in last week magento has finally released version 2.3 with new feature and technology. What’s new in this , let’s find out. Best thing introduced in version is PWA STUDIO. Have you a question in mind What is PWA? Progressive Web App (PWA) is technology by which E-commerce owner can boost their website conversation ratio for mobile users. With PWA, App users (Amazon App) almost gone. Why gone? The simple answer is that PWA give give Application user experience. It’s good for no storage but feel like using an Application. So basically if i say, “Use XXX mobile but you feel like an iPhone.” Just kidding. To find out more about it read here . Next good thing introduced is Page Builder. Page builder is very useful for non-technical users. Drag and Drop, move html section from right to left, change width and height, make html page 2 rows to 3 rows, three columns to one column, easily create button and remove etc. Create and man

Cart Page Ajax - Magento

Image
Wondering to give breathtaking functionality for cart page. What can be done on cart page for that astonishing functionality? Having same question in mind though!! On cart need to update quantity or delete the product, but it always refresh the page and it involve time consuming. Sometimes even cart abandonment happens due to page loading. Well, all of the problem's solution lies in AJAX working for all actions. Pretty good!! No need to develop own module because here already coded extension for that. Volla!!! Extrembler AjaxCartUpdate v 1.0.1 Features: 1. Update cart page by ajax. 2. Easy to manage. 3. Mini cart, shipping section, cart total section update. 4. Efficiently work with RWD theme. Benefits: 1. Free support for first 1 year. 2. Open source so anybody can modify as per needs. 3. Work best with RWD theme. 4. Easy installation.  5. Less coded for better efficiency. 6. Trouble-free customization. Due to some co

Magento and Exam Preparation

Image
Last few days, so many magento developer emails us and asked us 'What to read for Magento Examination?'. Well, There are plenty of sources available on the web but still we will suggest some good sources for Magento examination.We have gathered many information but we are only summarizing over here from all data. Links can help: Magento Notes Dev Docs Magento For Magento 2 things need to check before exam: Magento architecture, Magento Composer. Models, data access, repositories, data searches. Magento system requirements (Linux, Apache/Nginx, Redis, etc.) Best practices, extending core functionality, plugins, preferences, overrides XML layouts, blocks, layout handles, UI components. API, creating new endpoints, usage of interfaces, authentication. If like efforts, Please share, comment and subscribe for future posts and inspire more.