Yasyes Short Link
Create short links on your root domain (domain.com/code) without third-party plugins. Manage links from the wp-admin dashboard or /short/dashboard with a minimal UI, instant search, and auto-expire.
★ 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/yasiryas/ringkas/archive/refs/heads/main.zip# Yasyes Short Link
WordPress short-link plugin built by Yasyes Studio that creates short links directly on your root domain (domain.com/code) without any third-party service. Includes a minimal dashboard to manage links.
Features
- Root-domain short links — short links like
domain.com/promo2026 - Manage from wp-admin — "Manage Links" menu with a clean UI
- Front-end dashboard — also manage from
/short/dashboard - Instant search — filter alias/destination URL in real time
- Auto-expire — links can have an expiration date
- Real-time stats — total links, active links, and total clicks with auto-polling
- Email feedback — users can send suggestions/bugs directly to the admin
- Lightweight — small CSS/JS, system fonts, no heavy dependencies
Installation
- Download the plugin and extract it to
wp-content/plugins/yasyes-shortlink/ - Activate the plugin via Plugins → Installed Plugins
- Log in via
/shortwith an administrator account, or use the Yasyes Short Link menu in wp-admin
Usage
- Create a link — click "Create link", enter the destination URL, then save
- Copy the short link — click the copy icon in the Actions column
- Edit / delete — use the icons in the Actions column of each row
- Search — type in the search field to filter the list
- Expiry — set an expiration date when creating/editing a link
Requirements
| Minimum | |
|---|---|
| WordPress | 6.0+ |
| PHP | 7.4+ |
Structure
yasyes-shortlink/
├── yasyes-shortlink.php # Bootstrap & plugin metadata
├── includes/ # Logic (model, service, AJAX, routing, admin)
├── templates/ # Admin & front-end templates
└── assets/ # yasyes-shortlink.css & yasyes-shortlink.js
License
GPL v2 or later.
Built with ☕ by Yasyes Studio — support via Buy Me A Coffee.