Skip to content

bizonix/DomainAgent

 
 

Repository files navigation

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:

  1. Upload all files to your desired location
  2. Edit includes/config.php and provide proper MySQL details
  3. Navigate to install/index.php
  4. Delete install/*
  5. Go to index.php

License: This Open Source product is published under Creative Commons CC-NC-ND license.

Credits:

About

This is a repo for dAgent, a simple php app for storing all info about domains you own.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.2%
  • CSS 6.8%