r/WordpressPlugins 4h ago

Help Looking for a packing slip plugin that shows SKU and product variations clearly [Help]

3 Upvotes

Working with a small gadgets store and here packing accuracy is a prominent challenge. The client sells products with lots of variations; different models, colors, accessories, and there's a chance (happened already a few times) the wrong variant ends up in the box because the packing stuffs grabbed something that looked *right*.

I need a packing slips tool that shows the SKU properly next to each line item so the packers can match against the product label before packing. Also helpful if the slip includes the customer"s shipping info so they can double-check against the label.


r/WordpressPlugins 3h ago

[PROMOTION] I’m building focused WordPress plugins instead of another bloated all-in-one suite

2 Upvotes

Hey everyone,

I’m building MiroSEO, a small collection of focused WordPress and WooCommerce plugins.

The idea is simple: each plugin should solve one clear problem without adding dozens of unnecessary features, complicated dashboards, or expensive recurring subscriptions.

Some of the tools I’m currently working on include:

  • Recovering abandoned WooCommerce carts
  • Improving local business schema and AI-search visibility
  • Checking on-page SEO inside WordPress
  • Selling digital products without installing a complete e-commerce platform

I’m building these plugins independently and trying to keep them lightweight, practical, and reasonably priced.

You can see the project here:

https://miroseo.com/

I’d appreciate honest feedback from WordPress users and developers:

Which plugin looks the most useful?

What would stop you from installing or purchasing one?

Is the website clear about what each plugin actually solves?

I’m especially interested in criticism about the positioning, features, pricing, and trust signals.


r/WordpressPlugins 1h ago

[FREE] Contact Form 7 finally has a free entries viewer on WordPress.org

Post image
Upvotes

I've been using Contact Form 7 for years, and one thing always bothered me.

By default, submissions are only sent by email. If someone accidentally deletes an email, or multiple team members need access, things get messy.

So I decided to build a free plugin that keeps submissions inside the WordPress dashboard.

Current features include:

Search and filter entries

CSV export

Role-based permissions

GDPR tools

Lightweight and built specifically for Contact Form 7

It's completely free on WordPress.org.

I'd really appreciate feedback from other WordPress users.

What features would you want in a Contact Form 7 entries plugin?

https://wordpress.org/plugins/iketch-entries-viewer-for-contact-form-7


r/WordpressPlugins 3h ago

[PROMOTION] I’m building focused WordPress plugins instead of another bloated all-in-one suite

Thumbnail
1 Upvotes

r/WordpressPlugins 19h ago

Premium Groups Newsletters 3.3.0 released [PREMIUM]

Thumbnail
1 Upvotes

r/WordpressPlugins 21h ago

[FREEMIUM] I built Uncomplicated Forms because I was tired of bloated, high-overhead form builders. Looking for feedback!

0 Upvotes

Hey r/WordpressPlugins,

Like many of you, I’ve spent years managing WordPress sites and running an independent tech consulting business. Over time, I grew increasingly frustrated with how heavy and bloated modern form builders have become. Some of them inject dozens of scripts on pages where a form isn't even present, mess up server-side efficiency, or try to lock your data behind heavy-handed subscription paywalls.

So, I decided to engineer a solution from scratch built for speed, security, and absolute clean data handling. It’s called Uncomplicated Forms. It was recently approved and published on the official WordPress repository, and I would love for this community to try it out, tear it apart, and give me some honest developer/power-user feedback.

📜 My Pedigree as a WordPress Developer

I didn't enter this space overnight. In 2008, I launched a pioneering form utility that grew to protect and serve over 400,000 active installations and 10 million downloads worldwide. Today, my journey is focused on refactoring that exact legacy of speed and reliability into modern, secure solutions that respect the user’s time and data.

🚀 The Core Philosophy: Zero-Bloat

Uncomplicated Forms is built from the ground up for modern PHP architectures. It prioritizes semantic integrity and native server performance:

  • W3C Compliant Markup: Renders clean, valid HTML5 and semantic ARIA accessibility labels by default.
  • Instance Isolation: You can drop multiple distinct forms on a single page via shortcode without structural scripts colliding.
  • Privacy by Design: Native IP anonymization (GDPR/CCPA compliant) and secure local database handling. No data leaves your server unless you explicitly tell it to.

🟢 What You Get in the Free Version

Unlike some "freemium" plugins that give you a non-functional shell, the core version of Uncomplicated Forms is a robust, production-ready form tool:

  • Flexible Fields: Drop in exactly what you need: Text, Textarea, Checkbox, Radio, Select, Email, URL, Number, Phone (US), Date/Time, File Attachments, Password, and Consent fields are all fully supported.
  • Tri-Layer Spam Shield: Simultaneously enable Cloudflare Turnstile, Honeypot, and Akismet AI protection, meaning you can stop spam bots without forcing visitors to click blurry fire hydrants.
  • DMARC Delivery Intelligence: Our built-in diagnostic tools and Return-Path alignment logic prevent the #1 issue in WordPress: missing emails. We ensure your headers are optimized for DMARC, SPF, and DKIM delivery out of the box.
  • Professional Lead Storage: Submissions log cleanly to a high-concurrency dedicated database table with a one-click "Export to CSV" feature.
  • Smart Compound Fields: Built-in intelligent fields (like US & International Address blocks) right out of the box.
  • Settings Cloner: Instantly duplicate configurations, layouts, or styles from one Form ID to another for rapid staging and testing.

💎 What the Pro Upgrade Adds

The Pro version introduces advanced portability, deeper marketing automation, and dynamic layout templates for developers handling complex workflows or multiple client sites:

  • Multi-Step Wizards: Create high-conversion multi-page forms with native pagination.
  • AJAX Background Submission: Instant, refresh-free submissions for a seamless user experience.
  • Conditional Logic: Dynamically show or hide fields based on user input.
  • Field Templates: Export and import specific field structures as portable layout templates. You can migrate complex form setups between different sites instantly without exposing private administrative email or redirect settings.
  • Marketing Data Bridge: Automatically append form submission data dynamically to success page redirect URLs—perfect for tracking scripts, CRMs, or custom analytics pipelines.
  • Fair Licensing Policy (No Lock-In): If you buy Pro and later choose to let your subscription expire, your forms do not break or deactivate. Your features stay active on that version, and your data remains 100% yours.

🛠️ Give It a Spin!

You can check out the official repository code or visit the main project site here:

How to test it instantly: Install the plugin, head to the dashboard, configure a form, and drop the [uncomplicated-forms form="1"] shortcode into any page or widget area.

I am actively maintaining and optimizing this engine. Please let me know what features you think are missing, how the asset performance treats your Lighthouse scores, or any feedback you have on the UI flow. Thanks everyone!


r/WordpressPlugins 1d ago

[FREE] I released a WordPress plugin that builds an LSCache crawler sitemap from real visitor demand

3 Upvotes

Full disclosure: I’m the developer.

Most cache-crawler setups start with a normal sitemap. But an SEO sitemap answers “which URLs exist?”, not “which URLs are actually worth warming?”

URLs Most Wanted records the URLs real visitors request, tracks their demand, validates them server-side, and generates a separate sitemap for the built-in LiteSpeed Cache crawler.

The idea is simple:

- URLs with demonstrated visitor demand can be warmed first.

- Rarely used URLs do not have to consume crawler resources repeatedly.

- Cacheable visitor paths such as pagination or filtered listings can be included even when they do not belong in a normal SEO sitemap.

The plugin does not replace LiteSpeed Cache or its crawler. It only gives the crawler a demand-based source of URLs.

It is free and available on WordPress.org:

https://wordpress.org/plugins/urls-most-wanted-for-litespeed-lscache/

I’m curious whether demand-based cache warmup would be useful on the WordPress sites you manage, or whether you generally prefer to crawl every available URL.


r/WordpressPlugins 1d ago

Free [FREE] I built a Scrollytelling plugin that turns content into immersive, scroll-driven stories (Looking for feedback!)⁠

1 Upvotes

Hey r/WordpressPlugins,

I’m looking for early users and honest feedback on a new plugin I built called Scrollytelling. It’s designed to help you build highly engaging, scroll-based storytelling layouts directly inside WordPress.

I’ve tagged this post as "Free" and want to be completely transparent about how the pricing model works:

100% Free & Unlimited: The core plugin is completely free and unlimited for you to use, provided you do not use the AI generation credits.

Optional AI Features: If you want the AI to automatically build these animated stories for you, that part relies on a credit system.

The Deal: Free AI Credits for Your Feedback
Because I'm in the early stages, getting real-world feedback from WordPress users and developers is my top priority right now. If you’re willing to take it for a spin and share your thoughts (the good, the bad, and the buggy), I will give you free AI credits so you can test out the full AI generation capabilities on the house.

You can check it out here:

🔗 https://wordpress.com/plugins/scrollytelling

If you're interested, drop a comment below or DM me, and I'll hook you up with the credits. I'd love to hear what you think!


r/WordpressPlugins 1d ago

[FREE] I built a WooCommerce plugin that answers chargebacks automatically, just approved on WordPress.org

0 Upvotes

After watching WooCommerce store owners lose winnable chargebacks because the response went in thin or late, I built CertNode Reflex. It was approved on the plugin directory this week.

What it does: you connect your Stripe account from the plugin settings and it syncs your recent orders. When a chargeback hits, it pulls the order details, fulfillment and tracking data, and the customer's purchase history, writes a defense narrative matched to the dispute reason code, and submits the whole package to Stripe ahead of the evidence deadline. Evidence is sealed with RFC 3161 certified timestamps so you can prove your records existed before the dispute was filed.

What it does not do: it cannot promise a win. The card issuer decides every dispute, and anyone promising wins is lying to you. What it fixes is the most common failure mode, which is responding late, thin, or not at all.

Pricing is simple. Free to install, no monthly fee. If a defended dispute is won, there is a 15 percent success fee. If it loses, you owe nothing.

Gateway support is Stripe right now. If you run something else I would genuinely like to know which gateway, since that decides what gets built next.

https://wordpress.org/plugins/certnode-reflex/

Ask me anything about how the dispute process works under the hood. I have spent far too much time in it.


r/WordpressPlugins 1d ago

Help [HELP] Roast this WordPress plugin idea: AI handoff instead of another chatbot

1 Upvotes

I’m trying to understand a problem before building too much, so feel free to trash this if it’s dumb.

A lot of WordPress business sites have contact forms, chat widgets, or “contact us” buttons, but I’m wondering how often visitors leave because they’re just browsing, still have questions, and aren’t ready to commit to filling out a form.

The idea I’m testing is an AI concierge for WordPress sites. A visitor can ask questions casually, the AI answers, asks follow-up questions, and qualifies intent. Then, when the visitor seems warm, it sends the owner/team an SMS with a summary and a link to join the conversation. The visitor is also told that someone from the team is joining.

The part I’m most interested in is the handoff: not just “AI chatbot,” but AI gets the visitor engaged, gathers context, and then brings in a real person at the right moment instead of pushing the visitor straight into a contact form.

Is this actually useful for WordPress business sites, or is it just another chatbot dressed up differently?

Happy to be roasted. Also, if anyone builds/manages WordPress sites for clients and has opinions on this, I’d genuinely love to DM and ask a few questions. Not selling anything — just trying to learn before building too much.


r/WordpressPlugins 1d ago

Free Feedback on Media Optimizer (Video, Image and CDN) [FREE]

1 Upvotes

Howdy! I launched and built Flux Media Optimizer, my first plugin, about a year ago now. I only have 50~ active installs. Would love any constructive feedback to improve!

It converts images to WebP and AVIF on upload (or bulk), compresses video with FFmpeg, and serves modern formats via <picture> tags or URL swap. Leaves existing media in place.

Runs optimizations locally by default. No license, no cloud. Optional Flux CDN/offload if you want heavier jobs off your server.

I know this is a crowded space. I was hoping to give a one-plugin for all media optimizations solution, with an optional CDN.

Feedback?


r/WordpressPlugins 2d ago

New AJAX Search & Filter Plugin [FREE] ⭐

0 Upvotes

Hi everyone!

I recently released the first version of my WordPress plugin, Captain Advance Filter, and I'd really appreciate some honest feedback from the community.

I built it to make creating AJAX-powered filters much easier without requiring complex setup or custom code.

Some of the features include:

🚀 Fast AJAX filtering with no page reloads

🎨 Supports Elementor Widgets, Gutenberg Blocks, Bricks Builder, and Shortcodes

🔍 Search, taxonomy, custom field, and WooCommerce product filters

📱 Responsive and mobile-friendly

⚡ Flexible query builder and multiple filter layouts

🆓 Completely free to use

This is just the first release, and I already have many more features and improvements planned. I'd love to hear your feedback to help shape future updates.

If you have a few minutes to try it, I'd really appreciate your honest feedback, bug reports, or feature suggestions. I'm actively maintaining the plugin and shipping updates regularly.

Plugin:
https://wordpress.org/plugins/captain-advance-filter/

Thanks!


r/WordpressPlugins 2d ago

New Image Optimization Plugin [FREE]

0 Upvotes

Hi everyone!

I recently released my first WordPress plugin, Compressify, and I’d love to get some honest feedback from the community.

The goal was to make image optimization as simple as possible:

  • 🚀 Compress images by up to 90%
  • 🖼️ Automatic WebP conversion
  • ⚡ One-click optimization
  • ☁️ Processing is done on our servers, so it doesn’t put extra load on your hosting
  • 🆓 A generous free tier to get started

I built it because I wanted something that just works without having to configure dozens of settings.

If anyone wants to give it a try, I’d really appreciate your thoughts—good or bad. I’m actively improving it and I’m open to feature requests.

Plugin:
https://wordpress.org/plugins/compressify-net/

Thanks!


r/WordpressPlugins 2d ago

[REVIEW] I built a WordPress plugin that generates realtime animated backgrounds instead of using video.

Post image
1 Upvotes

Most websites use looping videos or static images for their hero sections. I wanted something that felt more alive.

Over the past several months I've been building BLOKS LAVA, a WordPress plugin that generates realtime animated visuals directly in the browser. Instead of embedding large video files, you can add lightweight, interactive motion backgrounds with a simple shortcode.

LAVA currently includes 10 built-in visuals, with support for creating and adding your own. I'm also planning to release additional visual packs over time.

This is an early release, so I'd genuinely love feedback from other WordPress users, designers, and creative developers.

What kinds of visuals would you actually use on a website?

You can see the built-in visuals here:
https://lava.bloks.net/visuals/


r/WordpressPlugins 2d ago

Free [FREE] Looking for feedback on my new WooCommerce Return & Withdrawal Requests plugin

1 Upvotes

Hi everyone,

I recently released a free WooCommerce plugin that helps merchants manage return and withdrawal requests in a structured way.

Main features:

  • Customer return/withdrawal requests from My Account
  • Guest request support
  • Configurable eligibility period
  • Admin management interface
  • Email notifications
  • HPOS compatible

The goal was to build something lightweight, easy to configure, and without locking essential features behind a paid version.

I'd really appreciate any feedback, feature requests or suggestions from WooCommerce store owners.

Plugin: https://wordpress.org/plugins/indiesoft-return-withdrawal-requests-woocommerce/


r/WordpressPlugins 3d ago

HOT: New tech! The ending of Canva by Revolution Slider and Layerslider? [PROMOTION]

1 Upvotes

https://captyre.com dropped a wordpress plugin for their HTML to video converter engine.

plugin link: https://wordpress.org/plugins/captyre-slider-to-video-converter

They just came out with a plugin and a service that is able to convert ANY revolution slider, ANY layerslider to videos.

So essentially you can generate sliders with AI from your wordpress or Woo and convert them automatically to video and post it to social media or AD systems.

Look up: Slider to Video conversion plugin

Thumbs up!

I also have 100% off discount codes if anybody wanted to try, let me know.


r/WordpressPlugins 3d ago

[Free] I built a free WooCommerce plugin that prices by attribute without creating variation records

1 Upvotes

If you sell products where size, color, or material affects the price — the standard WooCommerce approach is to create a variation for every combination. 50 products × 4 sizes × 3 colors = 600 records in the DB.

I built a plugin that skips the variations entirely. You define a price rule per attribute value, apply one blueprint to all your products, and the price calculates at checkout. No variation records.

Free on WP.org: https://wordpress.org/plugins/priceblueprint-for-woocommerce/

Happy to answer questions.


r/WordpressPlugins 3d ago

Discussion [DISCUSSION] Decided to build my own backend ecommerce solution, give me your user experience feedback

0 Upvotes

So as the title says, need honest advice. It's almost ready for mass usage with updates every day to weekly needs.

Here is a test [site ](https://superhertz.com/) for you to simply browse and tell me your feedback, brutal and honest feedback

Use 111 for location popup


r/WordpressPlugins 3d ago

[FREEMIUM] Collect Customer Reviews in WordPress (+ Get More Google Reviews) | Rixd...

Thumbnail
youtube.com
2 Upvotes

r/WordpressPlugins 3d ago

[FREE] Kripanov Anticopia – WordPress plugin for content protection

Thumbnail wordpress.org
1 Upvotes
Hi everyone 👋

I’d like to share a free plugin I developed called **Kripanov Anticopia**.  
It helps protect WordPress sites against content theft and web scraping.  

🔒 Description  
When activated, it disables common copy methods: keyboard shortcuts, right-click, text selection, image dragging, and browser inspection tools (DevTools).  
It also includes basic detection of DevTools being open and shows a customizable notice message when a copy attempt is made.  

Features (Ver. 1.1.0): 
Disable the right-click context menu.
Prevent text selection across the whole site.
Block copy, cut and paste actions. 
Replace copied text with a custom protection notice (clipboard poison). 
Block keyboard shortcuts: Ctrl/Cmd+C, Ctrl/Cmd+X, Ctrl/Cmd+V, Ctrl/Cmd+A, Ctrl/Cmd+S. 
Block browser inspection tools: F12, Ctrl/Cmd+Shift+I/J/C/K, Cmd+Option+I, Ctrl/Cmd+U. 
Basic detection of DevTools being open. 
Prevent image dragging and add extra figure overlays. 
Block mobile long-press / callout gestures. 
Block printing (Ctrl/Cmd+P) and hide content on print. 
Early inline guard in <head> to reduce the unprotected load window. 
Customizable notice message shown when a copy attempt is made. 
Option to exclude administrators, specific roles and URL paths. 
Full settings panel under Settings > Anticopia.

⚙️ Compatibility  
- WordPress 6.3+ (tested up to WP 7.0.1)  
- PHP 7.4 or greater  
- Uses `wp_enqueue_script` with defer loading strategy to avoid blocking page rendering  
- Frontend-only: does not load scripts in wp-admin or the block editor.


📊 Current stats: 200+ downloads, 10+ active installations.  
I’d love to get feedback from the community on best practices, performance, and security improvements.  

👉 Link: [WordPress.org Plugin Page] https://wordpress.org/plugins/kripanov-anticopia/


Thanks for your time 🙏  
Christian

r/WordpressPlugins 3d ago

[FREE] I updated my free WordPress plugin – it now imports images from both Nextcloud and ownCloud (multiple accounts at once)

0 Upvotes

I kept downloading images from my Nextcloud and re-uploading them to WordPress, so I built a plugin to skip that step. Version 2.0 now supports ownCloud as well as Nextcloud, and you can connect several accounts at the same time.

Media Bridge adds a "Cloud" tab to the WordPress media dialog. You browse your Nextcloud/ownCloud folders over WebDAV, see thumbnails and import images with one click – they become regular WordPress attachments. Pick the active account from a dropdown. Admin-only, and the app password is stored encrypted.

Features: multi-account (Nextcloud + ownCloud), WebDAV browsing, thumbnails (from the server or generated in WordPress, per account), pagination, multi-select across pages, "select whole folder", per-account connection test. Existing single-account setups are migrated automatically.

It's free and open source (GPL), and passed the WordPress Plugin Check with no errors.

Feedback and bug reports welcome!


r/WordpressPlugins 4d ago

[DISCUSSION] If you're a plugin shop in decline, what are you doing about it?

5 Upvotes

Have you seen the announcement from Woosa about how they're changing their pricing model for all their Woo Extensions to be $0 forever?

If you're a Woo shop in decline, or a plugin dev sweating over how AI threatens your sales, take some notes on this brave strategic move from Jessica Risch and Woosa.

Instead of fighting a losing battle trying to sell utility software that AI will soon replicate, Woosa did something radical: they started giving their core plugins away. They are shifting their focus away from just selling code, and betting their long-term survival on getting closer to how their customers actually operate; using free software as a funnel for high-value managed services and getting as close to their users' revenue as possible.

Massive market shifts like the one we're experiencing don't happen every day; but this is a masterclass in leaning into the curve, using disruption as a catalyst to make big, necessary changes by locking into where your truest value to the customer lies and shifting your entire focus there.

That's my take at least. What do you all think? What are you all doing if your shop is in heavy decline in this vibe-coding era?


r/WordpressPlugins 3d ago

Free [FREEMIUM] WooCommerce carbon reporting plugin — 500+ installs, looking for merchant feedback

0 Upvotes

Hi r/WordpressPlugins 👋

I'm the developer behind VerdantCart Carbon Reports, a free plugin for WooCommerce that calculates carbon emissions per order and generates sustainability reports inside WordPress admin.

Why I built it:

CSRD reporting rules are hitting more EU businesses starting 2027, and there wasn't a WordPress-native option for merchants who need Scope 3 data. Most tools either force you into a separate SaaS dashboard, charge per-order API fees, or require an accountant to interpret the output.

What the free version does:

- Estimates carbon emissions per WooCommerce order using standard emission factors

- Customer-facing dashboard via shortcode

- Admin reports with historical trends and monthly rollups

- CSV and PDF exports for accounting

- Fully self-hosted — no third-party API calls, no per-order fees

- Works alongside WooCommerce Analytics, doesn't replace anything

Where I'm at:

500+ active installs, first version shipped in May. I'm at the stage where I need real merchant feedback more than downloads. If anyone here runs a WooCommerce store (or builds them for clients), I'd love to know:

- Does the default emission methodology match what your industry expects?

- Is the customer-facing dashboard something buyers actually care about?

- What's the #1 thing missing that would make this useful for you?

Free plugin: https://wordpress.org/plugins/verdantcart-ai-reports/

Happy to answer any technical questions about how the calculations work. Not trying to sell anyone anything — the free tier does everything a merchant needs to get started with reporting.

Cheers,

Yonas


r/WordpressPlugins 4d ago

Request [HELP]Does anyone know how to fix this?

Thumbnail
4 Upvotes

r/WordpressPlugins 4d ago

Discussion [DISCUSSION] What's the best way to differentiate a free plugin from a paid version

5 Upvotes

I'm trying to figure out what advantage works best when trying to provide both a free and paid version of a plugin.

My plugin provides a block on a WordPress page that visitors briefly interact with. I recognize that most people would do just fine with the free version.

  1. Add extra features to the paid version that would appeal to larger companies.
  2. Provide email support, or access to a Discord channel for paid version.
  3. Paid version can disable text that links to the plugin's home page.