Open Source URL Shortener
Left here for historical documentation purposes.
18dc9b18d3
Moved PHP files to "lib" folder Moved Javascript files to "lib" folder Moved login page inline CSS to "login.css" Moved database functions to class "Database" Removed the html template, compensated with a direct HTML code inside PHP "else" statement |
||
---|---|---|
lib | ||
.htaccess | ||
config.json | ||
favicon.ico | ||
functions.php | ||
index.php | ||
LICENSE | ||
README.md |
OpenShorte: an open source self-hosted URL Shortener
features:
- Login page to prevent unauthorized access - can be disabled
- Backend database to store data
- User control panel to create new URLs
Don't forget that new features can be implemented in the future: come back from time to time to check them!
version: b_1.0@2019012602