A simple URL shortener that can be install on any web server support mysql and php
If you need one for NodeJS&MongoDB -> Click Here
Try it out at http://theeditor.studio
1.Download this repository and put in your root of your server.
2.Create database called "project_surl".
3.Import file 'project_surl.sql' to your database.
4.Edit file in folder "backend/config.ini.php" with YOUR domain, database password & username & name
5.Have fun with it!
1.File ".htaccess" might only work with Apache web server.
2.SEO issue need to be solve.
3.It might have a chance to generate same short url.
SweetAlert -> https://github.com/t4t5/sweetalert
1.Solve Know Issue
2.Make a installer
3.Add support for admin panel
4.JavaScript? NodeJS?
5.Desgin UI