Tinycarts PEAR channel

Using this Channel

This channel is to be used with the PEAR installer.

Registering the channel:
pear channel-discover tinycarts.github.com
Listing available packages:
pear remote-list -c tinycarts
Installing a package:
pear install tinycarts/package_name
Installing a specific version/stability:
pear install tinycarts/package_name-1.0.0
pear install tinycarts/package_name-beta
Receiving updates via a feed:
http://tinycarts.github.com//feed.xml

Packages

Lib_Tinycarts_Debug - FirePHP wrapper for magento - ecommerce platform.

Allows you simple logging of variables to the Firebug(FireFox addon) Console via HTTP response headers. You also need FirePHP(FireFox addon) installed to get this working properly. It operate in developer mode only and fallback gracefully in production mode, i.e. in order to see any output you have to uncomment `Mage::setIsDeveloperMode(true)` in your index.php file or as of 1.4 add `SetEnv MAGE_IS_DEVELOPER_MODE ""` into your server environment.

  • Package name: Lib_Tinycarts_Debug
  • License: Open Software License (OSL 3.0)
  • Maintainers: Yevgeniy Viktorov (as lead)
  • Releases: 1.0.0 (stable)
  • Install command: pear install tinycarts/Lib_Tinycarts_Debug

Tinycarts_Catalog - Addon for the core Mage_Catalog module

This package contains additions and enhancement for the standard/core Mage_Catalog module. Such as image quality management via magento backend.

  • Package name: Tinycarts_Catalog
  • License: Open Software License (OSL 3.0)
  • Maintainers: Yevgeniy Viktorov (as lead)
  • Releases: 0.1.0 (beta)
  • Install command: pear install tinycarts/Tinycarts_Catalog

The tinycarts.github.com PEAR Channel Server is proudly powered by Pirum 0.9.7