Create a Custom Payment Method in OpenCart
3 PostsAccepting online payments is an essential feature in any eCommerce website. In this series, we're going to explore the payment methods available for OpenCart.View Learning Guide...Introduction to Creating Your First WordPress Widget
5 PostsFor non-coders creating a WordPress site, widgets are great. They let you add menus, lists, feeds, text and much much more to widget areas which don't need to be limited to the sidebar. Many themes now feature widget areas in the footer, and the big theme frameworks often have widget areas in multiple locations such as the header and before and after the content.View Learning Guide...How to Program With Yii2
28 PostsThis tutorial will walk you through installing Yii 2.0, setting up your local development environment, building some sample applications, setting up your remote production environment for hosting and deploying your code from a GitHub repository.View Learning Guide...Integrate Bitcoin Payment Gateway Into OpenCart
2 PostsIn this series, we are going to look at building a Bitcoin payment system into our installation of OpenCart. We've already looked at basic module development, so in this series we'll look at developing more advanced modules.View Learning Guide...Magento SEO
4 PostsIn this series, we'll explore Magento Search Engine Optimization techniques in detail.View Learning Guide...How Theme Frameworks Actually Work
11 Postsn this series, you'll learn how to create your own WordPress theme framework which you can use to build sites for yourself or your clients, or even release for other users. You'll work through the stages involved in creating the parent theme which forms the basis of your framework, adding extra functions, hooks and more. You'll also learn how to leverage these in your child themes and plugins and how to release your code to the public.View Learning Guide...