My Classifieds SQL is a Perl/CGI/MySQL implementation of online classifieds, similar to other classifieds or auction sites. Only one file needs to be edited to specify the categories, colors, template, and a few other site-specific variables and preferences. The script supports email and deletion/modification of ads by users, as well as searching ads, and auto-delete after an admin-specified number of days. My Classifieds SQL also comes with an administration panel where the admin can delete and ban users and reset users' passwords. The admin can also delete and edit ads. It has an intuitive language module that is easy to edit. Already supported are English, Spanish, German, and Dutch.
| Licenses | GPL |
|---|
Recent releases


Changes: The program now gets the time from Perl's gmtime() function, allowing the admin to specify which time zone to display times in.


Changes: A bug that prohibited users from registering with email addresses with a format like "erin.spice@fuzzy.monkey.org" was fixed.


Changes: Admin can now specify password for user when changing instead of new password being "password." Admin can also choose between many new language modules. New modules will be released as they are created. Now supported are English, Spanish, German, and Netherlands.


Changes: A bug with error checking and uploading pics has been fixed.


Changes: This release fixes a minor display bug in the administration script.