Quick and simple PHP gift registry
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Charlie Root d57351d192 Fixed install docs 2 years ago
bootstrap Initital commit, hopefully working 2 years ago
cache Initital commit, hopefully working 2 years ago
configs Initital commit, hopefully working 2 years ago
datepicker Initital commit, hopefully working 2 years ago
images Initital commit, hopefully working 2 years ago
includes Initital commit, hopefully working 2 years ago
item_images Initital commit, hopefully working 2 years ago
js Initital commit, hopefully working 2 years ago
libs Initital commit, hopefully working 2 years ago
lightbox Initital commit, hopefully working 2 years ago
sql Initital commit, hopefully working 2 years ago
templates Initital commit, hopefully working 2 years ago
templates_c Initital commit, hopefully working 2 years ago
.gitignore Initital commit, hopefully working 2 years ago
CREDITS Initital commit, hopefully working 2 years ago
INSTALL Fixed install docs 2 years ago
README Initital commit, hopefully working 2 years ago
admin.php Initital commit, hopefully working 2 years ago
categories.php Initital commit, hopefully working 2 years ago
event.php Initital commit, hopefully working 2 years ago
families.php Initital commit, hopefully working 2 years ago
forgot.php Initital commit, hopefully working 2 years ago
index.php Initital commit, hopefully working 2 years ago
item.php Initital commit, hopefully working 2 years ago
licence.txt Initital commit, hopefully working 2 years ago
login.php Initital commit, hopefully working 2 years ago
message.php Initital commit, hopefully working 2 years ago
mylist.php Initital commit, hopefully working 2 years ago
profile.php Initital commit, hopefully working 2 years ago
ranks.php Initital commit, hopefully working 2 years ago
receive.php Initital commit, hopefully working 2 years ago
setup.php Initital commit, hopefully working 2 years ago
shop.php Initital commit, hopefully working 2 years ago
shoplist.php Initital commit, hopefully working 2 years ago
signup.php Initital commit, hopefully working 2 years ago
users.php Initital commit, hopefully working 2 years ago

README

PHP Gift Registry (phpgiftreg)

The PHP Gift Registry is a web-enabled gift registry intended for use among
a circle of family members or friends.

It is intended to fill the following purposes:
x Permit the long-term storage of a list of items one desires, along with
its price, where it can be bought, and (optionally) a URL where it can be
viewed.
x Enabled items to be "locked" by one shopper so that the same item is not
bought by someone else.

Its features include:
x A single unifying view of items on your own list and people whose lists you
can view.
x A now-optional request/permit system by which you can control who can see
your list.
x A "checkin/checkout" system which allows you to reserve items on someone's
list.
x An in-system messaging system by which users can be informed of item
deletions or custom announcements.
x New users can request accounts. Optionally, administrators will be
informed about the request, and they can then approve or reject the
request. Either way, the user will be informed by e-mail.
x A site-customizable ranking system for items.
x An events system for users to add significant (read: gift-bearing) events
which will show up on others' displays when the event nears.

Read INSTALL for installation instructions.

If you have any questions, comments, feature requests, or patches, feel
free to e-mail me.

phpgiftreg is licensed by the GPL. For more information on the GPL, visit
http://www.gnu.org

Copyright 2012 Ryan Walberg <generalpf@gmail.com> @GeneralPF