Maintenance 26/100518d since update
Active installs
50
Downloads
2,202
Reviews
0
Age
3.2y
Tagsshort urlshlink
Plugin info
Total downloads: 2,202
Active installs: 50
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 7/30/2024 (518 days ago)
Added to WordPress: 10/26/2022 (3 years old)
Minimum WordPress version: 4.5
Tested up to WordPress version: 6.6.4
Minimum PHP version: 7.0
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 518 days ago
26/100
Is Smol Links abandoned?
Possibly abandoned (last update 518 days ago).
Compatibility
Requires WordPress: 4.5
Tested up to: 6.6.4
Requires PHP: 7.0
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
No similar plugins found yet.
Description
A WordPress dashboard interface for managing a self-hosted Shlink URL shortener instance.
- Create and edit Shlinks short links from a manager interface
- Optionally generate new short URLs upon saving new posts
- Manage multiple short URL domains, with an assigned default
- Automatically tag each short link, configurable with a filter hook
- Customize long URLs automatically using a filter hook (e.g., to add query arguments)
- Integrates with WordPress Sentry plugin, if installed
Filter hooks
smol_links_tags– assigns tags to each saved short link (default:["smol-links-server:$hostname", "smol-links-user:$username"])smol_links_long_url– automatically adjust the long URL redirectsmol_links_manager_tabs– customizes the manager tabs (array: [“Tab label” => [Shlink API query]])
Developer setup
Developer dependencies:
- node.js (tested on v20)
- Docker Desktop
Build and start:
./bin/build
./bin/start
Running tests:
docker compose exec web composer --working-dir="/var/www/html/wp-content/plugins/smol-links" test
Installation
- Upload
smol-linksfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure the Smol Links settings from your WordPress dashboard
Frequently Asked Questions
No FAQ available
Review feed
No reviews available
Changelog
0.4.2
- Fix bug causing settings to not get saved
- Update dependencies
0.4.1
- Validate and sanitize settings
0.4.0
- Add search to manager interface
- URL validation on form inputs
0.3.1
- Remove Composer from installation
0.3.0
- Add pagination to Smol Links manager interface
0.2.0
- Update to Shlink v3 API
0.1.1
- Fix a bug with the Short Links manager
- Upgrade dependencies
0.1.0
- Release to WordPress plugin directory
- Security improvements
0.0.1
- Generate short URLs upon saving a post
- Create/edit short URLs from a manager


