TokenLink Constructor
TokenLink Constructor is a Wordpress plugin that enables site administrators to quickly create a custom plugin within WordPress.
by Mailborder Systems (Jerry Benton) · github.com/jcbenton/tokenlink-constructor · website
★ 1stars
6release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/jcbenton/tokenlink-constructor/releases/download/Stable/tokenlink-constructor-1.0.8.zipFrom the readme
TokenLink Constructor
Lightweight internal plugin builder for WordPress developers. Quickly generate and activate a blank plugin directly from the admin dashboard.
Description
Tokenlink Constructor is a simple, secure utility for WordPress developers who want to rapidly prototype or create new plugins without leaving the dashboard.
It provides a minimal admin interface under Plugins → Create Plugin that lets you:
- Enter an plugin name and metadata
- Automatically create a directory under /wp-content/plugins/
- Generate a properly formatted PHP header
- Immediately activate the new plugin after creation
No filesystem credential prompts, no legacy code, and no unnecessary overhead — just a clean, modern constructor designed for efficiency.
Key Features
- Modernized code using current WordPress APIs
- Works entirely within
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| Stable | Oct 26, 2025 | tokenlink-constructor-1.0.8.zip | 6 |