Latest Articles

Simple Membership - Export Members Data (and Meta Data) to Excel or CSV

Simple Membership – Export Members Data (and Meta Data) to Excel or CSV

/
Here in this tutorial, we'll share with you custom functions in PHP that'll be capable of exporting Simple Membership members data (and metadata) to a file such as Excel or CSV for FREE; This way you don't have to purchase some Member Data Exporter Addon.
GeneratePress Review 2020 - A Performance Focused WordPress Theme

GeneratePress Review 2021 – A Performance Focused WordPress Theme

/
Here in GeneratePress review, we'll discuss how GeneratePress eliminates majority of the difficulties on improving user experience of a WordPress website. We'll give you our honest opinion regarding the question: Is GeneratePress worth your $49.95? We'll see if this theme best fit your requirements.
Setup DragonPay for WooCommerce Plugin (Open-Source) - Replacing Paid Version

Setup DragonPay for WooCommerce Plugin (Open-Source/Free)

/
DragonPay for WooCommerce plugin is no longer supported by the creator developer (Serge Franklin -- Founder at siteshop.ph). Here we'll share you steps on setting up new DragonPay.ph Standard plugin (Open-source) for your eCommerce site. This plugin is 100% FREE and no more licese key mechanism.
Laravel Vue JS CRUD SPA (Single-Page Application) Tutorial

Laravel Vue JS CRUD SPA (Single-Page Application) Tutorial

/
Here in our Laravel Vue JS CRUD tutorial, we'll share you how we've created a single-page application (SPA) where we can perform CRUD (create, read, update, delete) operations in MySQL database interactively.
Scroll To Div On Mouse Scroll Using JavaScript In WordPress

WordPress Scroll to Div on Mouse Scroll Using JavaScript

/
Need to create a fullscreen scrolling website in WordPress? Others also refer it as one page scroller website, parallax page or landscape sliders. Here, you can choose if you want to: 1. Create a custom script (JavaScript) or 2. Use jQuery library -- Alvaro Trigo’s pagePiling.js to be able to scroll to div on mouse scroll.
Laravel's Text To Speech Offline With Web Speech API Speech Synthesis

Laravel Text to Speech Offline with Web Speech API Speech Synthesis

/
Looking for text-to-speech solution for your Laravel project? Try Web Speech API speech synthesis. Web Speech API is an open-source JavaScript API library, it empowers web apps (and other offline systems) by enabling voice to engage visitors with voice messages.