…eries, we're discussing custom APIs in Magento. In the first part, we created a full-fledged custom module to implement the custom API, in which we created the required files to plug in the custom APIs provided by our module. In this second and last part, we'll go through the back-end…
…early endless customizability through plugins and themes, WordPress has come a long way from its roots as a blogging platform, today acting as the backbone for all kinds of web based applications from online stores to membership sites and e-book authoring platforms.While traditionally only the site admins would log in…
…e CreatingIntroduction to the Gmail APIIn June 2014, Google introduced its first API for Gmail. For the first time, users of free Gmail accounts could programmatically manage their Gmail accounts without IMAP.Using the API, you can perform many of the same operations available through the Gmail user interface, e.g. reading, composing, and sending messages.…
…e Checkout Options we discussed multiple payment gateways that were installed automatically with WooCommerce. With every gateway we saw that there's a Settings section where an online store owner can manage them. In this tutorial we will discuss the configuration of the PayPal payment gateway.PayPal's Integration With WooCommerceIf we're talking about the…
…Ever thought of setting up a website where you could exclusively sell your digital and downloadable products? This series covers a plugin that lets you do just that: Easy Digital Downloads (abbreviated as EDD). This plugin is built on top of WordPress, which allows you to set up a "digital store" to…
…Easy Digital Downloads is a perfect solution to create a 'digital store' for selling digital and virtual products exclusively. In my last article, I gave a brief introduction to EDD, which included its features and applications. Today, I am going to discuss the installation of this plugin along with some…
…e CreatingIn our last session, we built a view for managing existing blog posts, and we went through the idea of a router. Now, it's time to build out the editing function. 1. Create and Render EditBlogViewTo build an edit function, let's first make an EditBlogView. Again, this should be…
…e fifth part of the series, we went through the fourth batch of WordPress template tags. In this sixth part, we're going to go through the fifth batch of the almost 200 template tags. Throughout the tutorial, we'll see template tags about posts, pages and template parts. Getting & Displaying…
…e working for a startup. Suddenly that hard year of coding is paying off—with success comes more growth and demand for your web app to scale.In this tutorial, I want to humbly use one of our more recent “success stories” around our WebGL open-source gaming framework, Babylon.js, and its website.…
…Easy Digital Downloads is a lightweight plugin with some amazing features and settings. In my previous article, I discussed the first few options which you will find in the General settings tab. In this article I will cover the remaining options which you will have to configure while setting up…