Télécharger la liste

Description du projet

Yams (Yet Another Merchant System) is an e-commerce system. It provides tools for both the shopper and the administrator. Yams is written in Perl and utilizes a MySQL database on the backend. It features a persistent shopping cart, the ability to handle different types of products including various kinds of physical and electronic products as well as the ability to showcase "affiliate" products in your store but still allow the user to buy directly from the affiliate.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:14
0.6.2

Cette version corrige un problème d'affichage avec les ministères vides et un problème avec joint à l'exécution sous mod_cgi, et ajoute un script pour remplir les tables de recherche pour les installations existantes d'ignames.
This release fixes a display issue with empty departments and an issue with includes with running under mod_cgi, and adds a script to populate the search tables for existing installations of Yams.

2001-01-30 15:14
0.6.1

Une recherche simple produit (mots-clés dans le nom du produit et description), un nouveau concept de produits connexes (la possibilité de désigner certains produits destinés à être vendus quand un autre produit est mis dans le panier), et un correctif pour un problème avec le printLabels fonction dans Reports.pm.
A simple product search (keywords in the product's name and description), a new concept of related products (the ability to designate certain products to be sold when another product is placed into the shopping cart), and a fix for a problem with the printLabels function in Reports.pm.

2001-01-30 15:14
0.6.0

Ajout d'ID de session (ceux-ci permettent l'hôte de la referrer d'être repérés, le shopping et les serveurs sécurisés d'avoir différentes URL, et l'ajout d'un «retour», grâce à la fin du processus de commande), et d'autres corrections de bugs.
Addition of session IDs (these allow the host of the referrer to be tracked, the shopping and secure servers to have different URLs, and the addition of a "Back" link to the end of the ordering process), and other bugfixes.

2001-01-30 15:14
0.5.7

Un correctif a été conclu pour une faille de sécurité dans lequel le client a été stocké dans ID utilisateur sous forme modifiable dans certaines des pages de commande, irrégulières citant du département dans certains endroits a été corrigé, et quelques autres changements mineurs ont été apportés.
A fix has been made for a security hole in which the customer ID was stored in user-modifiable form in some of the order pages, improper quoting of the department in some places has been corrected, and some other minor changes have been made.

2001-01-30 15:14
0.5.6

Télécharger des produits sont maintenant autorisées pour des périodes de quelques jours plutôt qu'en mois, un problème en additionnant les taxes de vente dans le rapport des recettes a été fixé, et une clé manquant a été ajouté au SQL pour la table order_status_history dans table.sql.
Download products are now authorized for periods of days rather than months, a problem in summing the sales tax in the revenue report has been fixed, and a missing key has been added to the SQL for the order_status_history table in table.sql.

Project Resources