With Theme Tools
Optional editor and administration tools for WordPress theme workflows.
by Studio Leismann · github.com/studioleismann/with-theme-tools · website
★ 0stars
3release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/studioleismann/with-theme-tools/releases/download/v1.0.0/with-theme-tools.zipDeclares an update source (https://github.com/studioleismann/with-theme-tools), so updates arrive through the plugin's own updater.
From the readme
With Theme Tools
Reusable WordPress editor and theme-administration tools. The plugin loads its
runtime directly from the plugin directory and does not copy files into themes.
Requirements
- WordPress 7.0 or newer
- PHP 8.0 or newer
Install
Download with-theme-tools.zip from the
latest release,
upload it under Plugins Add Plugin Upload Plugin, and activate it.
Continue with the getting-started tutorial
to inspect and configure the tools.
If a theme still loads the former npm package, follow the
package migration guide before
activating the plugin.
Documentation
The documentation index separates learning, task-oriented
guides, technical reference, and background explanation:
- Tutorial: get started
- How-to guides
- Tools and settings reference
- Architecture explanation
Updates
Stable releases update through the standard WordPress Plugins screen. Release
ZIPs are built and validated by GitHub Actions before publication.
License
GPL-2.0-or-later. See LICENSE.
Read the full README on GitHub →