PHPCatalog is an easy to use, yet comprehensive online catalog solution. It can be easily used as an "out of the box" catalog tool, or as a catalog engine which can be custom-configured into any format imaginable. HTML templates are used for easy integration into your site. The pages are optimized to be picked up by search engines. An unlimited number of categories is supported. It easily integrates with a shopping cart module for full shopping capabilities.
| Tags | Internet Web Dynamic Content Site Management |
|---|---|
| Licenses | GPL |
Recent releases


Changes: Miscellaneous system incompatibility fixes were made. The documentation was rewritten.


Changes: Two problems with some filenames in uploaded files were fixed. Information for securing admin directory and more error/security checking in admin were added. The most common problems were fixed for .htaccess files that were causing "500 - Internal Server Error" on some systems if "Options" was not enabled in Apache config.


Changes: A bug in admin the administration section with select_category that occurred while adding products was fixed.


No changes have been submitted for this release.


Changes: The admin was reworked so that the admin directory name can be changed. The phpcatalog_config table schema was changed to key -> value with multiple rows. The format_currency() function and a config value to place the currency symbol before or after price were added. Better checking of requirements was added. gd2 checking was improved. The requirements were changed to PHP4.1. All HTTP_SESSION, HTTP_GET, and HTTP_POST vars were removed and replaced with _SESSION, _GET, _POST, and _FILE to take advantage of PHP 4.1 enhancements.