/butteredurls

URL shortener with stats and custom urls, a fork of lessn. Using only filesystem.

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Buttered URLs

Installation

  • Edit config.php to suit your needs
  • Upload contents to root of your short domain
  • Visit yourdomain/install.php (add ?start=2 for upgrading a lessn database)
  • Visit yourdomain/-/ to login & start using

Requirements

  • PHP 5.1+
  • PHP's PDO
  • MySQL or PostgreSQL or SQLite
  • mod_rewrite or similar rewrite system (see .htaccess)