WP Manifestindependent plugin directory
manifest / performance / lapsha-wp-tools

Lapsha WP Tools

Free and open-source toolkit for WordPress — database, debugging, performance and administration tools.

by qstanay · github.com/qstanay/lapsha-wp-tools · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/qstanay/lapsha-wp-tools/archive/refs/heads/main.zip

Readme

Lapsha WP Tools

Free and open-source WordPress toolkit for administrators and developers. Every feature stays free — no Premium, Pro, or locked modules.

0.1.1 ships a Database Cleaner (scan leftover WordPress data, review it, confirm, then delete) and a Russian translation of that UI.

Requirements

  • WordPress 6.4+
  • PHP 7.4+

Local WordPress

The repository is the plugin. Compose mounts this folder into wp-content/plugins/lapsha-wp-tools:

docker compose up -d

Then open http://localhost:8080/wp-admin (admin / admin).

Documentation

License

GPL-2.0-or-later

Read the full README on GitHub →