So, you're all set to create your image, but you've hit a snag - the library you're using relies on the Imagick PHP module. No worries, though! Here's a simple...
Articles
Host Your Website from Your Desktop Using Packetriot
In this guide, we will explore how you can host your website directly from your desktop using Packetriot. By the end of this tutorial, you'll have your own self-hosted website...
How to create a custom order status in woocommerce!
Woocommerce has 7 order statuses the moment you install it in your wordpress website(pending, failed, on-hold, cancelled, refunded and completed). These statuses are enough for an ecommerce website’s order processes...
How to display a custom product attributes in magento’s transactional email
For a brief information, transactional email is an email that is sent to an individual recipient following a commercial transaction or specific action performed by that person. And now you...
How to install phpPgAdmin
phpPgAdmin is a database administration tool dedicated for PostgreSQL, much like phpmyadmin for mySQL. It’s a great tool which will help you manage your database without installing other client app...
Woocommerce Update User Profile with Upload Photo
Woocommerce allows customers to update their profile information but updating their user profile photo is not included. This post will add that feature to your woocommerce website!Just add these code...
Create an auto height textarea using jQuery
Good UX for website form is one of the key factor to increase the conversion rate of the website. One of it is by making your form minimal or making...
How to create a virtual page in wordpress
There's a lot of ways to create a virtual page in wordpress. And this one would be the simplest method to achieve it.Just add this in functions.php from the theme...