Five dev tools for WordPress, on a single switchboard

ModulForge bundles developer mini-tools into one plugin. Flip a switch to turn each module on or off — and only what you enable ever gets loaded.

5 modules · Zero overhead when off · WordPress 6.0+ · PHP 7.4+

FIG 0.2 — THE TOOLBOX

5 focused tools, one plugin

Each module is self-contained and loads only when you switch it on. Turn on what a project needs, leave the rest off.

01 v2.0.0

Page State Management

Track where every page stands

A status workflow right on the pages list, with notes and responsive-design checks for each page.

  • Status tracking: Draft, Revision, In Progress, Done
  • Auto-saving notes per page
  • Responsive checks: Desktop, Tablet, Mobile
02 v1.0.8

Page Tabs Organizer

Tame long page lists

Group pages into customizable, color-coded tabs and filter them straight from the admin.

  • Custom tabs with colors
  • Filter the page list by tab
  • Works across multiple post types
03 v2.2.0

Comment Pins

Visual feedback, pinned in place

Drop comment pins anywhere on a page. DOM-anchored so they never drift across screen sizes or scroll. Built in React.

  • DOM-anchored pins, no drift
  • Resolve, reopen and reply threads
  • Side panel filters: all, open, resolved, mine
04 v1.0.1

Debug & Logs

Debug without touching FTP

Toggle WP_DEBUG and related constants with safe wp-config editing, and read the debug log right from the admin.

  • Toggle WP_DEBUG, WP_DEBUG_LOG, SCRIPT_DEBUG
  • Safe wp-config editing with backup
  • Log viewer: filters, search, auto-refresh
05 v1.0.0

Convert to WebP

Lighter images, automatically

Bulk-convert your media library to WebP and auto-convert new uploads from JPEG and PNG.

  • Bulk-convert the media library
  • Auto-convert new uploads
  • JPEG and PNG to WebP
FIG 0.3 — WHY IT'S BUILT THIS WAY

A controller, not a kitchen sink

ModulForge stays a thin, stable controller. The modules do the work — and only when you ask them to.

Load only what you use

Modules load only while active. Anything switched off adds zero code, zero queries, zero overhead.

Security-first

Nonce verification, capability checks down to the per-object level, sanitized input and escaped output.

One screen to manage it all

No scattered settings pages. Everything lives under ModulForge → Tools — flip a switch and you are done.

Open source, GPL-2.0

The full source ships inside the plugin. No black boxes, no phone-home, no locked features.

FIG 0.4 — GETTING STARTED

Up and running in three steps

1

Install and activate

Install from the WordPress.org directory, or upload the ZIP via Plugins → Add New.

2

Open ModulForge → Tools

A single screen in your admin menu lists every available module with a short description.

3

Flip the switches

Enable only the modules this project needs. Changes apply immediately — no reload, no config files.

FIG 0.5 — FAQ

Good to know

Does it load every module all the time?

No. Each mini-tool is loaded only while it is active, so inactive modules add no overhead at all.

Is “Convert to WebP” reversible?

No. Bulk conversion replaces and deletes the original JPEG/PNG files. Back up your uploads first if you want a safety net.

What happens to my data when I uninstall?

By default your data is kept. You can opt in, from the ModulForge screen, to delete all plugin data on uninstall.

What are the requirements?

WordPress 6.0 or higher and PHP 7.4 or higher. Comment Pins ships a small React block; source is included.

FIG 0.6 — CONTACT

Get in touch

Found a bug, have a question, or want to suggest a module? Send a message and it lands straight in our inbox.

info@modulforge.com

Free · GPL-2.0-or-later

Put the whole toolbox behind one switchboard

Install ModulForge, open the Tools screen, and turn on exactly what you need. Nothing more.

Get it on WordPress.org