Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.
/ UrlShortener Public archive

[Deprecated] A URL shortener based on the Flight micro-framework and Twitter Bootstrap.

License

Notifications You must be signed in to change notification settings

daniel-melzer/UrlShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UrlShortener is based on the Flight PHP micro-framework, SQLite 3 and Twitter Bootstrap.

Installation

  1. Make sure your server meets the requirements: a) Apache b) Enabled mod_rewrite b) PHP 5.3+ c) SQLite 3
  2. Download a .zip file of the UrlShortener
  3. Upload the contents of the .zip file to your web server
  4. Check the directory and file permissions of app/resource/sqlite/urlshortener.sqlite

Configuration

To configure your installation of UrlShortener, edit the values in app/config/config.ini.

url

Set the URL of your installation, e.g.:

name

Set the name in the title, navbar and on the frontpage.

list_default_limit

Set the number of elements in the list.

Contributors

About

[Deprecated] A URL shortener based on the Flight micro-framework and Twitter Bootstrap.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages