Wordpress plugins
Smol Links

Smol Links

Version : 0.1.0
Tested up to : 6.0.0
Number of download : 0
Author : The Markup
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

Smol Links
Smol Links
Smol Links
Smol Links

This plugin is a work in progress; development is ongoing. 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 redirect smol_links_manager_tabs – customizes the manager tabs (array: [“Tab label” => [Shlink API query]]) Developer setup Developer dependencies: node.js (tested on v16) Docker Desktop Build and start: ./bin/build.sh ./bin/start.sh Running tests: docker-compose exec web composer --working-dir="/var/www/html/wp-content/plugins/smol-links" test

Download now