mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-10 04:02:28 +01:00
css | ||
fonts | ||
.htaccess | ||
404.php | ||
about.php | ||
activate.php | ||
ajaxhandler.php | ||
api.php | ||
appcalls.php | ||
bootstrap.css | ||
createurl.php | ||
durl.js | ||
footer.php | ||
footerpage.php | ||
header.php | ||
headerpage.php | ||
index.php | ||
jquery.js | ||
json.php | ||
linkcheck.php | ||
loginproc.php | ||
logout.php | ||
main.css | ||
mainalt.css | ||
mpjs.js | ||
ovr.php | ||
parseurl.php | ||
password.php | ||
polrauth.php | ||
r.php | ||
README.md | ||
register.php | ||
registerproc.php | ||
req.php | ||
select_url.js | ||
setup.php | ||
sgmail.php | ||
stats.php | ||
testmysqli.php | ||
ucp-disablelink.php | ||
ucp-enablelink.php | ||
ucp.php | ||
ucpjs.js | ||
ucptabs.js | ||
version.php |
polr information
###A beautiful, modern, minimalist, and open-source URL shortening platform.
================== Installation
- Unpack Polr, or clone the git repo
- Go to the root of your Polr folder (on webserver)
- Read each setup item carefully, and then click "create config"
- You're ready to go!
Prerequisites:
- mod_rewrite (install help: https://www.digitalocean.com/community/tutorials/how-to-set-up-mod_rewrite)
- MySQL or MariaDB equivalent >= 5.5
- PHP >= 5.4
- Apache httpd
- Patience
================== ####Current State: 0.20 Alpha (download at release)
Welcome to Polr, the self-hosted version. Read up on some documentation through our github wiki (https://github.com/Cydrobolt/polr/wiki)
Would like to contribute? Submit pull requests through our Github page. Found an issue? Create an issue here: (https://github.com/Cydrobolt/polr/issues)
Copyright (C) 2014 Polr
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.