…ento is a very powerful and thus slightly difficult to tame CMS. It is built on the mighty Zend framework, and it often becomes a difficult task to create or edit Magento templates. Here in this article, I'll try to compile a brief list of useful Magento template development functions,…
…e PHP community has recently been blessed with a new release of one of its most loved frameworks, Laravel. Version 5.0.1 is a major release, so not only are there some great new features available, but the architectural foundations of the framework have also been altered to some extent. So,…
…ehavior-Driven Development is an excellent process to follow in software development. With testing often a practice that is pushed aside to the last minute (or ignored entirely), baking the process into your daily workflow can prove to be hugely beneficial to the quality of your code. The structure and design…
…e previous article, we gave an introduction to WooCommerce. Let’s talk about the General Settings of WooCommerce now.Installation and ActivationBeing a WordPress-based plugin; its installation is very easy and can be achieved through a few clicks. For beginners who don't know how to install a WordPress plugin, here is how…
…e second in the series Combining Bootstrap and Underscores to Create Your Own Theme Framework. In this tutorial, we are going to introduce you to one of the main components of the framework: Underscores (_s). Underscores (_s) was designed to serve as a base/starter theme by the WordPress.com Theme Team—the…
…erful JavaScript library which is used for creating interactive and visually appealing graphics. D3.js stands for Data Driven Documents and uses HTML, SVG and CSS to run its magic. From the official docs, D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to…
…e first two tutorials in the series, we have built a WordPress plugin for managing software licenses. In part 1, we built the administration tools needed for adding products and licenses, and in part 2, we created an API that plugins and themes can use to access the license and…
…e CreatingIf you've visited articles on Medium, you know its clean, readable lines. The articles load fast and read easily on phones, tablets and desktops. Here's a sample from one of my Medium articles, Shining Light on Internet Rage:In this tutorial, I'll guide you through selecting themes and plugins to turn…
…e first part of this series, we saw how to get started with creating an application using AngularJS and Firebase. We created our Sign In page and implemented the sign-in functionality with Firebase as the back end.In this tutorial, we'll take this series to the next level. We'll create and…
…e of the worst things that can happen to your website just happened: It's been hacked. Somebody broke into your computer and got passwords, or your passwords were weak, or somebody exploited a security vulnerability caused by WordPress or your hosting provider, or something else happened that let a hacker…