manifest / performance / lapsha-wp-tools
Lapsha WP Tools
Free and open-source toolkit for WordPress — database, debugging, performance and administration tools.
★ 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.zipReadme
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
- Architecture — bootstrap, modules, admin shell
- Database Cleaner — how scan and delete work