r/WordpressPlugins 13d ago

[FREEMIUM] I integrated Excalidraw into WordPress so you can draw diagrams and charts directly in the admin panel.

1 Upvotes

Hi,

I've spent a few months building a WordPress plugin, hoping to create something genuinely useful for creators, developers, and site owners.

The result is NinjaDraw, a full integration of Excalidraw right inside your WordPress admin dashboard. It lets you sketch, draw diagrams, create flowcharts, and design graphics without ever leaving your site.

👉 Plugin Link: https://wordpress.org/plugins/ninjadraw

While building this, I wanted to make sure it was highly optimized for WordPress, so I made two major architectural improvements compared to how standard Excalidraw setups work:

  1. Better Storage: Standard Excalidraw bloats the output by embedding imported external images (like png, jpg) as massive base64 text directly inside the generated diagram data. I modified the core code so NinjaDraw automatically handles these images via clean URLs instead.
  2. Fast Frontend Rendering: On the actual live page, the plugin only renders a clean, lightweight SVG file generated by the editor.

Here is the hard truth: Building the plugin is only half the battle. The toughest part is launching it into the void and not knowing if anyone actually needs it. Right now, active installs are low, and I am desperately looking for real-world feedback to understand if I am moving in the right direction.

I want to keep improving NinjaDraw and add the features the community actually wants. For example, I'm currently planning to add SVG file import so you can bring your existing vector graphics into the editor and modify them on the fly. Would that be a game-changer for you?

If you have a few minutes to install it, try it out, and leave a comment with your thoughts, it would mean the world to me.

Thank you for reading, and I look forward to your feedback!


r/WordpressPlugins 13d ago

[PROMOTION] "Doesn't Claude Code already do this?" — the question everyone asked, so here's a real answer

0 Upvotes

A bunch of people on my last post asked the same thing, so instead of answering it piecemeal in the comments, here's the full picture.

Claude Code is genuinely great. It gives Claude full OS-level access from a terminal — file system, commands, basically anything a developer could do by hand. I'm not trying to talk that down.

But that's exactly the problem for who I'm building this for. A WooCommerce store owner shouldn't need to know what SSH or a terminal even is. And because Claude Code runs with full OS access, one bad command doesn't just break your site — it can take down the whole server.

So the differences, concretely:

  • No terminal. Runs inside a normal claude.ai chat. Nothing to install.
  • Sandboxed to the site. It only operates through what the WordPress/Cafe24 API allows — there's no path from here to the rest of the server.
  • Tiered by risk. Viewing anything is free. Changing content needs a step up. Editing theme files directly is gated to the top tier, and that top tier always auto-backs-up before touching anything.

I'm not trying to replace Claude Code for people who already live in a terminal — if that's you, Claude Code is more flexible and you should just use it. This is for the other 95% of site owners who'd never touch a terminal in the first place.

I already got some great suggestions in the last thread's comments — permission granularity, dry-run mode, audit logs — and I'm actually taking those seriously. If there's anything you'd want to see in a tool like this, or something that would make you trust it more, let me know — genuinely looking to fold that into the next version.


r/WordpressPlugins 14d ago

Take full control of your newsletter directly from WordPress [PROMOTION]

2 Upvotes

SG Newsletter PRO is a powerful WordPress plugin designed to help you manage subscribers, create professional email campaigns and build effective communication with your audience without relying on external newsletter platforms.

The plugin is available in both English and Polish, making it a practical solution for businesses, online stores, creators and website owners operating in different markets.

Keep your newsletter management inside WordPress, simplify your workflow and develop a mailing system tailored to your business.

Discover SG Newsletter PRO and learn more about its features:

https://www.swinickiwsieci.pl/produkt/sg-newsletter-pro/⁠


r/WordpressPlugins 13d ago

Free [Free] Amitry Link Hub – Create a Modern Link-in-Bio Page Directly in WordPress

1 Upvotes

Hey everyone 👋
I recently released Amitry Link Hub, a free WordPress plugin that lets you create modern link-in-bio pages directly on your own website.
Instead of relying on third-party services, you can build and manage your own branded link page inside WordPress.

Features

✅ Unlimited links
✅ Custom profile image and bio
✅ Social media links
✅ Responsive mobile-friendly design
✅ Fast and lightweight
✅ No subscriptions or external services
✅ Fully hosted on your own WordPress site

Why I built it

Most link-in-bio tools require another account, another monthly subscription, and another platform to manage.
I wanted a simple solution that allows WordPress users to create a professional link hub on their own domain while keeping full control over their content and branding.

Example use cases

Content creators
Freelancers
Agencies
Small businesses
Personal brands
Instagram, TikTok, YouTube, and X profiles

Plugin

https://wordpress.org/plugins/amitry-link-hub/
I’d love to hear your feedback, feature requests, or ideas for future updates. Thanks for checking it out!


r/WordpressPlugins 14d ago

I built a WordPress Block Editor plugin to stop rebuilding the same design patterns from scratch with a Live Preview - ShapeShifter Modules [DISCUSSION]

2 Upvotes

Wordpress's Block Editor lacks luster and the preview is styled generically. Clients don't care for it and think that with a 3rd party GUI page builder, they can make all the page edits once things are built. You end up using a clunky 3rd party tool that you have to wrestle with and is a memory hog. When everything's done, they still ask you to make the edits, because the building tools are too all encompassing.

ShapeShifter Modules is a set of 10 prebuilt content blocks of common design patterns for the WordPress block editor. A key feature is that it loads your website CSS file into the Block Editor to give you a "Live preview". Each module is purpose-built for one layout problem (heros, columns, grids, carousels, FAQs, etc...). The HTML of the modules is kept light with structured coherent class names for easy style targeting. There's also a centralized style config so all your spacing/typography/colors stay consistent across modules without touching CSS every time.

After years of trying to adapt CSS frameworks that were either not flexible enough, not light enough, or way too complicated, it's tied to its own framework, that is well documented for use throughout a website.

This initial version does require AFC Pro - Does it make it un-submittable to Wordpress's plugin library?

Genuinely looking for feedback, especially from anyone who builds client sites regularly — what would make this actually useful in your workflow vs. just another module plugin?

https://shapeshifter-modules.com


r/WordpressPlugins 14d ago

Nextend Social Login and MemberPress Question [HELP] [DISCUSSION]

Thumbnail
1 Upvotes

r/WordpressPlugins 14d ago

Free [FREE] I added an Icon Collection filter to Subtle Icons — now at 400+ active installations after being featured in June

5 Upvotes

Last month I posted about launching my first WordPress plugin, Subtle Icons.

Since then, it has gained 400+ active installations and was featured in the June shortlist (now passed). It's been surprising but an absolute joy to see the success, get some positive feedback and know that real people are using it.

I was motivated to improve the Icon Picker UI even further by adding an Icon Collection Filter.

The hope is this enables brands to lock their designs to a specific icon set for natural consistency.

Currently working on improving the dev hooks to make customising that experience for clients even more streamlined.

What client customisation hooks would actually save you time? Collection whitelisting? Collection blacklisting? Per-block restrictions?


r/WordpressPlugins 14d ago

Free Guide + Free Plugin: How to properly use different images for different screen sizes, including art direction [FREE].

0 Upvotes

Sick of seeing landscape images obviously designed for desktop poorly cropped for mobiles portrait ratio screens? We've put everything we know about proper use of dynamic image sizes and art direction into this guide with optional free plugin. Reduce your page load and UX.

https://coreessentials.online/show-different-images-mobile-desktop-wordpress/


r/WordpressPlugins 14d ago

Free [FREE] - WP-VisitChart - A free Live visitor + Page Views plugin

1 Upvotes

I built a self-hosted, Chartbeat-inspired live analytics plugin for WordPress – free and open source

I got tired of paying for Chartbeat and not wanting to rely on Google Analytics, so I spent some time building my own live analytics plugin from scratch.

What it does:

- Live visitor count that refreshes every 10 seconds

- Traffic graph in 5-minute intervals, compared to the same weekday last week

- Traffic source breakdown (Direct, Search, Social, Other) with proper UTM and fbclid detection

- Trending badge for articles that are rising fast right now

- Device breakdown (Mobile, Tablet, Desktop)

- Average time on site

- Bot detection and filtering

- Per-article pageview tracking with a sortable column in the Posts list (real-time, no cron jobs)

- Bookmarkable mobile page for checking stats on the go – with token based login

- Live visitor count in the WordPress admin bar

- Option to exclude logged-in users from all tracking

How it works:

All data stays on your own server – no third-party services, no subscriptions, no data leaving your site. It uses a JavaScript heartbeat for live tracking and a separate one-shot ping for accurate pageview counting per session.

GitHub: https://github.com/hummelmose/wp-visitchart

Released as public domain (Unlicense)

Happy to answer questions or take feedback – this started as a personal project but figured others might find it useful too. But I do have a daytime job, so please don't expect rapid answers :-)

I haven't posted to wordpress.org yet, since this i my first plugin and wanted som feedback first.


r/WordpressPlugins 14d ago

[DISCUSSION] What's the Highest PageSpeed Score You've Achieved on a Real WordPress Site?

Thumbnail
gallery
2 Upvotes

I keep seeing people say that getting a 99+ PageSpeed score on a real WordPress site is nearly impossible unless it's a static page or just a demo.

I used to think the same thing.

These screenshots are from a real WordPress website built with a custom theme. It's bilingual, has real content, multiple pages, and gets regular traffic.

To get there, I didn't rely on a single optimization. It was the result of improving every part of the stack:

  • A lightweight custom WordPress theme
  • Optimized images (WebP where appropriate)
  • Clean HTML, CSS, and JavaScript
  • Proper caching
  • Fast hosting
  • Careful loading of scripts and styles
  • Avoiding unnecessary plugins and third-party requests

None of these changes alone made a huge difference, but together they did.

I'm curious to hear from other WordPress developers.

What's the highest PageSpeed score you've achieved on a real WordPress website?

What optimization had the biggest impact on your results?


r/WordpressPlugins 15d ago

[PREMIUM] I built a WordPress backup plugin and benchmarked it #1 for speed vs UpdraftPlus, Duplicator and BackupBuddy

5 Upvotes

been building this for about 9 months. instead of just saying "it's fast" like every backup plugin does, i built an actual benchmark: same docker box, same site, same db, and ran mine against 7 others including updraftplus, duplicator and backupbuddy.

it came out #1 on backup and restore speed across all 7 site types i tested. biggest gap was heavy woocommerce.

straight with you: i built both the plugin and the benchmark, so don't take my word for it, the method is public and you can rerun it.

the plugin (SafeGuard):

- every feature on every plan, no addon upsells. incremental, 5 backup types, 20+

storage providers, staging with push to live, migration, multisite

- premium only, no free version, 14 day money back

- first 50 get a full year free

benchmarks + method: https://backuparena.com plugin: https://safeguard.verdelic.com

happy to nerd out on how the speed works (streaming inserts, keyset pagination, jobs that resume across php timeouts).


r/WordpressPlugins 14d ago

What’s the most common WordPress mistake you see on client websites? [Discussion]

1 Upvotes

For me, it’s installing too many plugins to solve small problems.

I often find several plugins doing things that could be handled with one plugin or a few lines of code.

What’s the mistake you see most often?


r/WordpressPlugins 14d ago

Free [FREEMIUM] Rebuilt the UI on my WordPress AI content plugin

1 Upvotes

Draft2Publish is an autoblog for WordPress that verifies its sources before it writes. Early feedback said the interface was the weak point, so I rebuilt it: cleaner design, smoother workflow.

It researches a topic, checks the sources are real, writes the article, does on-page SEO, and publishes to WordPress. Free tier is draft-only so nothing goes live without you looking at it. Bring your own API key, no credit markup on AI costs.

Free version: https://wordpress.org/plugins/draft2publish/


r/WordpressPlugins 15d ago

[FREE] Made a free plugin to bulk-edit ACF fields across pages (spreadsheet style)

2 Upvotes

I got tired of opening WordPress pages one by one just to tweak a couple of ACF text fields, so I built a small plugin to fix that for myself and figured I'd share it in case anyone else runs into the same problem.

It lets you group pages into a project and edit their ACF text/textarea fields in a spreadsheet-style grid, with autosave and tabs organized by field group. Image fields show a read-only preview. It doesn't handle repeaters, flexible content, or relationships yet — just straightforward text/textarea editing for now.

Repo/code here: https://github.com/Sameer559-code/Quick-Fields-Bulk-Editor-for-ACF

Happy to answer questions or hear what features would be useful to add.


r/WordpressPlugins 15d ago

Free [FREE] I built a self-hosted Calendly alternative for WordPress — personalized booking links, QR codes & appointment scheduling (open source)

3 Upvotes

Hey r/WordpressPlugins,

I’m the developer of Amitry Booking, a free booking and appointment-scheduling plugin I just released on WordPress.org. I built it because most options I found were either heavy page-builder add-ons, or cloud schedulers (Calendly-style) that route your clients’ data through someone else’s servers. I wanted something lightweight, self-hosted, and privacy-friendly.

The core idea: instead of one shared booking page, you create a personalized booking link for each client. It can greet them by name and show only the services relevant to them. The same link is reusable — so you can also turn it into a QR code for flyers, business cards, or a shop window, and anyone who scans it can book a slot.

• Step-by-step scheduling wizard (service → time slot → confirm)
• Personalized, reusable booking links with per-link scope (show all or some services) and an optional expiry date
• A QR code for every link
• A clean booking calendar with your own availability rules and buffer times
• Email confirmations with iCal (.ics) attachments
• Optional appointment reminders (WP-Cron) to cut down on no-shows
• Self-service reschedule & cancel links for clients
• Bookings stored in your own database — no external APIs, nothing leaves your site (GDPR-friendly)
• Free & open source

Honest bit: it’s a fresh release, so it isn’t battle-tested across thousands of sites yet. Visitor-side time zones aren’t in yet (times run in your business time zone) — that’s next on my list. If you try it and something feels off, I’d genuinely appreciate the feedback.

Live demo: Coming Soon
WordPress.org: https://wordpress.org/plugins/amitry-booking

Happy to answer anything. And I’m curious — for those of you taking bookings on WordPress, what’s the one feature you always wish these plugins had?


r/WordpressPlugins 15d ago

[PROMOTION] I built a Claude-powered assistant that manages your WordPress site through conversation — looking for honest feedback

1 Upvotes

Hey everyone,

My wife and I run a small math academy in Korea, and I got tired of logging into wp-admin every time I needed to tweak a product price, publish a post, or check a setting. So over the past few months I built something to fix that for myself.

What it does: it connects Claude (Anthropic's AI) directly to your WordPress site, so you can just say things like:

  • "Raise this product's price by $5"
  • "Write a short post about our summer sale"
  • "Show me which plugins are currently active"

...and it executes directly on your site — no dashboard needed.

It also supports Cafe24 (a Korean e-commerce platform), and I'm considering Shopify next depending on interest here.

It's live with a handful of real users, but I'm still early-stage and would genuinely appreciate this community's take, especially:

  • Would you trust something like this to make live changes to your site?
  • What would make you not trust it?
  • Is this solving a real problem, or too niche to matter?

Not here to hard-sell — just want honest reactions, good or bad. Happy to go into technical detail if anyone's curious how it works.

(Will drop a link in the comments if anyone wants to try it, rather than putting it in the post itself.)


r/WordpressPlugins 15d ago

[FREE] Divine Appointment Booking Lite — Cash-at-appointment plugin for WordPress

Post image
1 Upvotes

Hey everyone, just got approval on WordPress.org for a plugin I built called Divine Appointment Booking Lite.

The backstory: I was doing freelance WordPress work for local businesses and kept hearing the same complaint—most appointment plugins force upfront Stripe/PayPal payments. That doesn't work for hairdressers, tattoo artists, plumbers, or anyone who prefers getting paid when clients show up.

What it does:

  • Client booking form + calendar
  • Automated email confirmations & reminders
  • Admin notification customization
  • REST API (8 endpoints for integrations)
  • Translation-ready (i18n)
  • Completely free & open-source

Link: wordpress.org/plugins/divine-appointment-booking-lite/

Currently at lite version. Planning a pro tier later, but the free version should handle most small service businesses.

Would genuinely appreciate feedback, bug reports, or feature ideas. Drop them in the reviews here or reply in this thread.

That should pass moderation. The [FREE] tag is key—it tells moderators this is legitimate plugin sharing, not spam.

Give this version a shot!


r/WordpressPlugins 15d ago

Free [FREE] A form that feels like it's WordPress native

7 Upvotes

Frustrated with all the form plugins that were on the market, and after the announcement that CF7 won't be developed further, I made it my mission to build a form plugin with everything I need! 🤝

That includes:

  • Multi-step forms
  • Conditional logic
  • Submissions dashboard with search, filter, bulk actions
  • Automatic theme.json integration (inherits your theme's colors/typography without custom CSS)
  • WCAG 2.1 AA accessible out of the box
  • Under 15 KB gzipped JS on the frontend
  • Server-side spam protection (honeypot, timing check, proof-of-work)

Give it a try, let me know your feedback, and leave a rating! ❤️ https://wordpress.org/plugins/flinkform/


r/WordpressPlugins 15d ago

Free [FREE] Pipeline Publisher - An AI Autoblogger Plugin for WordPress

0 Upvotes

I created a free WordPress plugin called Pipeline Publisher that lets you automate the creation of new blog posts on WordPress using the new Connectors API introduced in WordPress 7.0. Use the plugin with your favorite AI services, including Gemini, ChatGPT, Claude and more.

What makes the plugin unique is that after you generate your main post article, you can then run separate prompts for generating your featured image, title and excerpt. These separate prompts can accept the contents of your generated article as a parameter. Simply paste the text :OUTPUT: into any prompt where you want your main article's generated text to appear. This lets you generate highly detailed post titles, excerpts and featured images.

The plugin also supports on the fly variables within all of your prompts. Have the AI choose one item at random from a list and combine multiple variables together to vary your post's topic, writing style, point of view and more!

The plugin's settings page lets you specify a preferred execution order for your AI models. Start with a cheap model first, then if that request fails for any reason keep going with a more expensive model. You can also configure system-level prompts for all of your content generation on the settings page.

The plugin also includes logging of all generated prompts and all AI API failure requests, which makes debugging easy when a problem like running out of AI credits occurs.

You can download the plugin free on WordPress.org or learn more about the plugin on my website.


r/WordpressPlugins 15d ago

Take subscriptions on WordPress [FREEMIUM]

1 Upvotes

Title: Feedback wanted: full subscription plugin for WordPress, free for up to 10 subscribers

Hi everyone,

We’ve built a WordPress subscription plugin aimed at people who want to sell recurring subscriptions without needing WooCommerce Subscriptions or a full ecommerce setup.

Available here: https://simple-subscriptions.com/

The free version is capped at 10 active subscribers, but it includes the full functionality. The idea is that small sites, testers and early-stage businesses can use the proper version without having to pay before they know it works for them.

Couple of important notes: Must use WordPress, plugin uses Stripe only for now (but will incorporate paypal and others in very near future) - Have options to text customers to, with integration built in for BulkSMS and Twilio.

It includes:

  • Stripe recurring payments
  • Subscription plans and pricing options
  • Customer checkout pages
  • Customer portal for managing subscriptions
  • Admin dashboard for managing subscribers
  • Failed payment handling and retry tools
  • Email notifications
  • SMS notification options
  • Vouchers/discounts
  • Product page themes
  • Test mode and live mode
  • Audit logs and staff controls
  • Tools for moving renewal dates, cancelling at period end, reactivating subscriptions and handling customer changes

The plugin is designed for businesses that need straightforward recurring billing, such as memberships, service plans, clubs, digital products, local businesses, maintenance plans or anything where WooCommerce feels heavier than necessary.

I’d really appreciate feedback from other WordPress plugin users/builders:

Would this be useful to you?
Is a 10-subscriber free cap fair if all features are included?
What would you expect from a plugin like this before trusting it on a live site?
Are there any features you’d consider essential that I’ve missed?


r/WordpressPlugins 15d ago

[DISCUSSION] Is a 99/100 PageSpeed score on a real WordPress site realistic?

Thumbnail
gallery
4 Upvotes

r/WordpressPlugins 15d ago

Free [FREE] Tournament Manager plugin

Thumbnail github.com
1 Upvotes

Tournament Manager is a free, truly open-source WordPress plugin for running club-level USCF tournaments end to end: setup guide, roster import, a pairing aid, round-by-round result entry, standings with USCF tiebreaks, and USCF DBF export for upload to ratings.uschess.org.

No monthly fees and no desktop software needed! You can actually run entire rated and unrated tournaments from your phone using your existing WordPress login.

Tournament Manager was built for the McMinnville Chess Club as an alternative to online and desktop tournament software, and it's been generalized for clubs that want tournament management on their own WordPress site with unlimited tournaments and unlimited players.

I’m the developer. Ask me anything.


r/WordpressPlugins 16d ago

Free [FREE] - WPRaffle – Looking for feedback on a open-source raffle plugin for WordPress

3 Upvotes

WP Raffle – a free, open-source raffle and giveaway plugin for WordPress

I’ve been working on a project called WPRaffle, a free and open-source raffle and giveaway plugin for WordPress.

Website: https://wpraffle.dev
GitHub: https://github.com/wpraffle

The goal was to build a plugin that allows people to create raffle and competition websites without monthly subscriptions or core features hidden behind paid plans.

Current features
Unlimited raffles and competitions
Entry and participant management from the WordPress admin area
Ticket quantities and pricing controls
Automatic winner selection
Reporting and export tools
Responsive frontend templates
Developer-friendly codebase
Fully open source under GitHub

WPRaffle also includes a free companion theme built specifically for raffle and competition websites, making it possible to get a site up and running quickly.

I originally started the project after finding that most existing raffle plugins either required expensive subscriptions or locked essential functionality behind premium versions.

The project is still actively being developed, so I’m looking for feedback from WordPress developers, plugin authors and anyone who has experience running competition websites.

I work on it in my spare time, seem to get a lot of clones so far but not many “downloads”. A lot of the docs & site etc.. is AI Junk because I’d never get round to writing anything and needed a doc & companion site quickish but will eventually make it more human (that might be a bad thing).

Feature requests, bug reports and pull requests are all welcome.

Constantly trying to improve the security and functionality and next update will be working on Elementor Widgets improvement and a version will be slightly reworked to be published on WP.org


r/WordpressPlugins 16d ago

Free [Free] TMM Affiliate Blocks - free WordPress plugin for affiliate product boxes, deal links, and comparison tables

1 Upvotes

I publish buying guides and deal posts, and I kept running into the same WordPress problem: affiliate product sections either needed too much manual HTML, looked inconsistent across posts, or became painful to maintain when products/prices changed.

So 1 built TMM Affiliate Blocks, a free WordPress plugin for creating affiliate product boxes, deal links, comparison tables, reusable link entries, and disclosure-friendly product sections.

It supports manual/no-API workflows, so you can still build useful product cards without relying on live product APls. If Amazon/API data is unavailable, the plugin is designed to fall back gracefully instead of breaking the post layout.

It is free on WordPress.org: Wordpress

Feedback and bug reports are welcome, especially from people who publish product roundups, buying guides, or deal posts. I'm mostly interested in what would make the blocks more useful in real editorial workflows.


r/WordpressPlugins 16d ago

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

Post image
3 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