Mirae
Mirae is a WordPress plugin that lets you create a simple Linktree-style profile page. Users can manage their social or personal links from the WordPress admin and display them beautifully on the front-end.
★ 0stars
2release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/mrtn/mirae/releases/download/v1.0.7/mirae-v1.0.7.zipDeclares an update source (https://github.com/mrtn/Mirae), so updates arrive through the plugin's own updater.
From the readme
Mirae
Mirae is a WordPress plugin that lets you create a simple Linktree-style profile page. Users can manage their social or personal links from the WordPress admin and display them beautifully on the front-end.
🌟 Features
- Add, edit and reorder links
- Choose from a predefined list of platforms (with icons & styles)
- Live preview in the frontend
- Fully managed inside WordPress
- Optimized for mobile display
📦 Installation
1. Upload the plugin to your /wp-content/plugins/ directory
2. Activate the plugin via the WordPress dashboard
3. Go to Settings Mirae to configure your links
4. Use the shortcode [mirae] on any page or post
🧰 Requirements
- WordPress 6.0 or higher
- PHP 7.4 or higher
- Miro Theme
🎨 Credits
The icons and button styles are based on the wonderful work from LittleLink.io.
All rights for platform icons belong to their respective owners.
🚧 Development
This plugin is built using:
- WordPress Plugin Boilerplate (WPPB)
- jQuery
- JSON-based platform data (based on LittleLink)
📄 License
This plugin is licensed under the GNU General Public License v2.0 or later.
See the LICENSE file for full details.
🙋♂️ Author
Built by Maarten Kumpen.
For more i
Read the full README on GitHub →