DomainAgent
This is a repo for dAgent, a simple php app for storing all info about domains you own.
Install / Use
/learn @mprz/DomainAgentREADME
dAgent 0.3
Domain Agent is a smart and simple tool that stores most imporant information about the domain you own.
homepage: http://dagent.org
Changelog:
- new, colorful look
- works with all mobile devices (responsive design)
- code rewritten using OOD
- all database access rewritten and using PDO to prevent SQL injections
- simple login system added
- showing website thumbnails in detailed view
- brand new and simple installer
- installer comes with over 20 most popular registrars
Requirements:
- PHP 5.3
- MySQL 5.1
Installation:
- Upload all files to your desired location
- Edit includes/config.php and provide proper MySQL details
- Navigate to install/index.php
- Delete install/*
- Go to index.php
License: This Open Source product is published under <a href="http://creativecommons.org/licenses/" title="Creative Commons website">Creative Commons CC-NC-ND</a> license.
Credits:
- <a href="http://twitter.github.io/bootstrap/" title="Twitter Bootstrap 2.3.2">Twitter Bootstrap</a>
- <a href="http://jquery.com/" title="jQuery 2.0.1">jQuery 2.0.1</a>
- <a href="http://www.eyecon.ro/bootstrap-datepicker/" title="DatePicker for Bootstrap">DatePicker for Bootstrap</a>
- LET and vpsBoard peeps
