Skip to content
/ QRL Public
forked from onlinecreation/QRL

1-click QR code generator and shortener URL

License

Notifications You must be signed in to change notification settings

R-II/QRL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

README

QRL

Credits

QRL is based on

How to install it

Step 1: Place the content of the htdocs folder into the root folder of your webserver

Step 2: Open and fill the config.fillme.php file

Step 3: Rename config.fillme.php into config.php

Step 4: Open, read and eventually correct the db.sql file

Step 5: Inject into your MySQL database the db.sql file

Step 6: Make sure that a rewrite rule redirects the visitor who try to access to http://yourwebsite/([a-zA-Z0-9]+) to redirect.php?alias=$1

Step 7: Try your new url shortener website !

About

1-click QR code generator and shortener URL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.5%
  • CSS 2.2%
  • Other 0.3%