Your cart is currently empty!
Author: swantech
Simple Bot Honeypot Plugin
What is Simple Bot Honeypot?Simple Bot Honeypot is a simple, no-fuss WordPress plugin that adds a hidden decoy form to your website, tricking bots into submitting data to a fake endpoint. While human visitors won’t even notice it, automated bots that crawl your site are likely to fill it out, revealing their presence. When this…
Webp Image Converter Tool
Easily convert your images to WebP format directly on your device! This tool allows you to upload multiple images, see a preview, and download each converted file with its original name. All conversions happen in your browser, ensuring your images stay private and are never uploaded to any server. Just select your images, click “Convert…
Simple Spreadsheet Search Plugin
If you’re looking for an easy way to make data searchable and accessible on your WordPress site, look no further than the Simple Spreadsheet Search plugin. This powerful tool allows admins to upload CSV files or link Google Sheets, set up custom search fields, and configure how results are displayed—all without complex coding.Here’s a deeper…
Simple Links Plugin
Tired of manually adding links to your WordPress content every time you mention a key phrase or product? Meet Simple Links, a powerful plugin that does the work for you! With Simple Links, you can set specific phrases or words and automatically link them throughout your WordPress site’s posts and pages. This tool is ideal…
Anonymized Sales Export Plugin
I have forked this plugin and and will continue developing as Simple Sales Export.This plugin will no longer receive updates, but you can still download it 🙂Managing your WooCommerce store’s sales data while protecting customer privacy just got easier with the Anonymized Sales Export plugin! Created to help store owners export sales data securely, this…
Simple License Plugin
SimpleLicense is a lightweight WooCommerce plugin that generates unique license keys for products if enabled on that product, stores them in WordPress, and provides an external validation endpoint. This setup is ideal for verifying licenses from applications that interact with your WooCommerce store, such as SaaS products, desktop or mobile apps, or other online services.Key…
Venue Theme
Sell tickets, organize and book events, and reach a broader audience with the Venue theme. Compatible with Gutenberg, Woocommerce, and WP Events Manager!
Tasty Theme
Ready to go and tastefully animated. Includes WooCommerce support out of the box! Take your shop or business online faster than you can preheat your oven!
test prompt
Convert Images to WebPAll on your own device; your images are not sent to our server! Convert to WebP downloadLinksContainer.innerHTML = ”; // Clear previous entries if (!input.files || input.files.length === 0) { alert(“Please select one or more image files.”); return; } Array.from(input.files).forEach((file) => { const reader = new FileReader(); reader.onload = function(event) { const…
role test post
test role post
test restricted post
Simple Animate plugin
Why Simple Animate?Simple Animate is perfect for website owners and developers who want to add a touch of animation to their sites without the hassle of dealing with extensive code. This lightweight plugin focuses on providing a smooth user experience with zero impact on load time.Animation ClassesSimple Animate uses a set of predefined CSS classes…
Browser-Based AI Object Detection
Select an image to detect objects in it. Images are not uploaded to server. This model is running in your browser! async function app() { // Get references to DOM elements inputElement = document.getElementById(“imageUpload”); predictButton = document.getElementById(“predictButton”); imageContainer = document.getElementById(“imageContainer”); predictionContainer = document.getElementById(“predictionContainer”); canvas = document.getElementById(“predictionCanvas”); // Add spinner const spinner = document.createElement(“div”); spinner.classList.add(“spinner”); imageContainer.appendChild(spinner);…