Statamic Framework Analysis: Advantages & Disadvantages, Comparison with WordPress CMS
If you're a business or an agency thinking about using Statamic to build a new website project. You may be wondering Is it advantageous to use Statamic compared to traditional CMS such as WordPress. I have recently performed an analysis and deep dive in Statamic framework, and I have 4+ [...]
Add Custom CSS to Contact Form 7 Form (CF7)
Your goal is to create a custom design for a Contact Form 7 Form in a WordPress website. You can use the following steps to accomplish this. Everyone desires to have a unique and attractive look to their contact form of a website. Adding custom Style CSS to a Contact [...]
Notepad++ – How to Use Auto-Completion for Tailwind CSS
If you're someone who uses Notepad++ for writing and editing CSS code. And also you're using Tailwind CSS in your project. Then you must be finding it difficult and cumbersome to memorize and remember all Tailwind CSS classes. I have a solution to [...]
How to Install and Setup Latest Apache Server Program on Windows 10 / 11
Step 1 Go to this url - https://www.apachelounge.com/download/ In this screen. Click on httpd-2.4.58-win64-VS17.zip After It’s Downloaded Step 2 Extract the zip file to your C:\ Drive in itself not inside folder After its extracted you will find Apache24 Folder in C:\ Drive. Step 3 Search in Windows “Advance [...]
Statamic Install and Setup New Project on Windows 10 / 11
Welcome to this Tutorial. We are discussing How to Install and Setup New Statamic CMS Project on your Windows 10 / 11 Computer. Before you begin installation of Statamic, you need PHP, Composer, Apache Server and Git Installed on your Local Computer. Steps for Installing these tools are in [...]
How to Install Latest Git Version on Windows 10 / 11
Git is an important command line tool. It's used for version control. It's also essential in fetching most of open-source libraries / SDK to your local computer. Any sophisticated software / framework will use some or other open-source libraries that are hosted. Git is commonly used to fetch these [...]
How to Install and Setup Latest MySQL Database Server on Windows 10 / 11
To build any web application you need a database. This database is the storage that the web application uses to store information related to the application and retrieve it. Why MySQL - MySQL is still the most popular database that you can build a web application with. Usually we [...]
How to Install Latest Composer on Windows 10/11
Composer is an Essential Software used for Packaging and Dependency Management. What is Dependency Management - You may have seen one software project using multiple libraries which are dependencies. And when taking this project to another computer you have to take the libraries and supporting softwares with it. This [...]
How to Install Latest PHP Version 8.2 / 8.3 on Windows 10/11
Step 1 Download PHP 8.2 from https://windows.php.net/download/ Zip [30.28MB] -> Download This Step 2 Create Folder in your C:\ Directory “php82” and Extract the downloaded zip file to this folder with all it’s files being extracted to the folder as root folder ie. No subfolder is required Step 3 [...]
Stacked Cards and Drag + Move Demo
Your Content Goes Here Visit demo Technical Details I have used these JavaScript Events to Trigger the Drag Movement of Cards Mousedown Mousemove Mouseup Incorporated by AddEventListener and Basic HTML and CSS to Style Cards.
Why you should use WordPress to create your website (Still in 2024)
New Edit - WordPress is Free There is no additional charges to use WordPress, Unlike many other CMS that will have a paid features to extend it's capabilities. It's Easiest Framework to Setup Most Hosting Providers have one-click Install Option for WordPress Many Free Plugins that can help you grow [...]