LinkHub
WordPress Plugin to create a self hosted LinkTree like list of links.
★ 0stars
6release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/mikeh-ehvip/linkhub/releases/download/0.5.0/linkhub-0.5.0.zipFrom the readme
# LinkHub
Create beautiful link-in-bio pages for WordPress with CPT-based link management and click tracking.
Features
- Tree Builder UI: Modern three-panel admin interface with sidebar, editor, and live preview
- Custom Post Types: Separate Trees and Links for maximum flexibility
- Click Tracking: Built-in redirection engine with click count analytics
- Display Styles: Bar (button), Card (image card), and Heading (text divider) styles
- Inline Headings: Add section headings directly in the tree builder
- Tree Customization: Profile header image, about text, and social links bar
- Live Preview: Real-time iframe preview updates as you edit
- Drag-and-Drop: Reorder links and headings with visual feedback
- Inline Editing: Edit links and headings via modal popups
- Auto-save: Changes automatically saved with status indicator
- Performance Optimized: Clean, efficient code with minimal overhead
Installation
1. Clone or download this plugin to your WordPress plugins directory:
2. Install Composer dependencies:
3. Activate the plugin through WordPress admin
Requirements
- WordPress 6.0+
- PHP 7.4+
Usage
Creating Links
1. Go to Link Trees → Links in WordPress admin
2.
Read the full README on GitHub →