9 Must-Install Craft CMS Plugins

Craft CMS is increasing in popularity, and as it does, the previously relatively scant range of plugins is growing rapidly. There are plugins for Craft ranging from simple field utilities to the full ecommerce solution provided by Pixel & Tonic — the makers of Craft. An early decision that has borne fruit for Craft has… Continue reading 9 Must-Install Craft CMS Plugins

6 Best Ecommerce Solutions for 2021

It’s never been easier to set up an ecommerce store and start selling. There are a dizzying array of ecommerce solutions available in 2021, and most are feature-rich and competitively priced. Ecommerce sites are notoriously difficult to migrate from platform to platform, so more often than not, you’ll be committed to your chosen solution for… Continue reading 6 Best Ecommerce Solutions for 2021

10 Useful PHP Tools For Developers

PHP is very famous among web developers due to its awesome resources like documentations, tutorials, tools and so many. This collection is also about PHP tools which we gathered for web developers all over the web. PHP also makes the better and well organized web environment for the web developers. In this collection you will… Continue reading 10 Useful PHP Tools For Developers

Kick-Start WordPress Development With Twig: Timber Image, Menu, and User

By now you have read about the basic concepts of using Twig through Timber, while building a modular WordPress theme. We’ve also studied block nesting and multiple inheritance with Twig, based on the DRY principle. Today, we are going to explore how to display attachment images, WordPress menus, and users in a theme with Twig… Continue reading Kick-Start WordPress Development With Twig: Timber Image, Menu, and User

Kick-Start WordPress Development With Twig: Blocks, Nesting, and WP Cheatsheet

In the previous article, I wrote about integrating the Twig templating engine with WordPress through Timber and how developers can send data from the PHP files to the Twig files. Let’s discuss how to create a base template with Twig, the benefits of this DRY technique, and a Timber-Twig WordPress Cheatsheet. Creating a Base Template… Continue reading Kick-Start WordPress Development With Twig: Blocks, Nesting, and WP Cheatsheet