wishlist/src
2024-10-09 15:33:41 -04:00
..
bootstrap changes default theme to Flatly 2013-10-22 01:29:16 +00:00
datepicker datepicker, jquery validation on the important forms 2012-11-27 03:00:55 +00:00
images Add image files added 2024-10-08 22:44:38 -04:00
includes use /var/www/conf 2024-10-09 15:32:13 -04:00
js don't like the green highlighting on validated fields 2013-02-10 04:13:49 +00:00
lightbox now with the power of lightbox 2012-11-16 00:45:07 +00:00
sql Add updated columns 2024-10-09 15:33:41 -04:00
templates add help pages 2024-10-09 13:05:07 -04:00
admin.php Changes for my own site 2024-10-08 22:44:19 -04:00
categories.php fixes warnings in the httpd server error logs 2013-11-06 04:01:50 +00:00
CREDITS can't forget lightbox 2012-11-27 18:08:55 +00:00
event.php fixes warnings in the httpd server error logs 2013-11-06 04:01:50 +00:00
families.php fixed bug 33 2012-12-11 22:35:10 +00:00
favicon.ico Add image files added 2024-10-08 22:44:38 -04:00
forgot.php forgot to add includes/MySmarty.class.php :( 2012-11-26 02:30:26 +00:00
help.php add help pages 2024-10-09 13:05:07 -04:00
index.php set up show_helptext as a user preference; add name field 2024-10-09 09:32:36 -04:00
INSTALL typo 2012-11-27 16:40:10 +00:00
item.php set up show_helptext as a user preference; add name field 2024-10-09 09:32:36 -04:00
licence.txt initial import to SVN 2012-11-11 03:53:06 +00:00
login.php set up show_helptext as a user preference; add name field 2024-10-09 09:32:36 -04:00
message.php forgot to add includes/MySmarty.class.php :( 2012-11-26 02:30:26 +00:00
mylist.php forgot to add includes/MySmarty.class.php :( 2012-11-26 02:30:26 +00:00
profile.php set up show_helptext as a user preference; add name field 2024-10-09 09:32:36 -04:00
ranks.php fixes warnings in the httpd server error logs 2013-11-06 04:01:50 +00:00
README.md convert README to Markdown 2022-07-23 14:14:21 -04:00
receive.php security check to see if it's your item 2012-11-26 03:29:13 +00:00
setup.php use https:// for jQuery 2023-02-26 22:20:49 -05:00
shop.php set up show_helptext as a user preference; add name field 2024-10-09 09:32:36 -04:00
shoplist.php set up show_helptext as a user preference; add name field 2024-10-09 09:32:36 -04:00
signup.php Reapply "use newuser_default_family to set a mandatory default family for new users" 2024-10-09 12:41:55 -04:00
users.php Changes for my own site 2024-10-08 22:44:19 -04:00

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:

  • 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.
  • Enabled items to be "locked" by one shopper so that the same item is not bought by someone else.

Its features include:

  • A single unifying view of items on your own list and people whose lists you can view.
  • A now-optional request/permit system by which you can control who can see your list.
  • A "checkin/checkout" system which allows you to reserve items on someone's list.
  • An in-system messaging system by which users can be informed of item deletions or custom announcements.
  • 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.
  • A site-customizable ranking system for items.
  • An events system for users to add significant (read: gift-bearing) events which will show up on others' displays when the event nears.

Installing

Read INSTALL for installation instructions.

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

License

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

Copyright 2022 Ryan Walberg generalpf@gmail.com @GeneralPeeEff