Home / Projects / Magento Modules

Facebook Connect module (FBC)

The Facebook Connect module allows visitors to your site easy registration with their facebook.com login.

  • Works with Magento 1.3 series
  • Works with multiple store fronts.
  • Allows over 20 million facebook.com users 2-click registration on your store.
  • Alerts users via Facebook notifications to changes in their order.
  • Sends text and HTML e-mails when a users accepts e-mail delivery.
  • Creates a more personalized experience for your customers even after they're done shopping on your site.

Visit the FBC Homepage.


Made to Order module (MTO)

The MTO module allows users to enter in specific dimensions for any product and that information is saved to the line item in the order. Highlighted features include:

  • Ranged dimensions
  • Fractional inch support (1/4, 1/8, 1/16, etc.)
  • Height, width and depth
  • Ajax dynamic price update
  • XML based dynamic price rules
  • Supports different increments for each dimension
  • Supports plain text user input
  • Supports metric system (everything is in CM)
  • New millimeter mode for metric system
  • Supports ordering in quantity multiples (order by the case)

Installation instructions and download links are available on the MTO Homepage.


My Cart Sidebar Bug Fix

The BugSidebar module fixes a calculation error in the my cart side bar so that your sidebar prices match the checkout page. You only need this module if you are changing the default behavior of products with custom modules and you notice that your prices are not totaling correctly in the sidebar.

The reason the sidebar calculations can vary is that the sidebar uses products to calculate the totals and not the quote items from the cart. Products directly loaded from the database will not have any customizations that you might have attached with special programming. So, if you've dynamically modified the quote items you might need this fix.

If you haven't messed with quote items or custom modules you do not need this fix

  • "My Cart" sidebar calculations match checkout page

Changelog

Release 0.1.0

  • Initial Release
  • Fix cart sidebar price calculation bug

Download

Screenshots


Csv Export Bug Fix

Magento hasn't had a fully functional CSV export library in 5 months. Putting this file into your app/code/local/ folder will allow you to properly export CSV data that you can open in OpenOffice.org, MS-Excel, or any other tool that parses CSV data. Since there are 3 or 4 CSV parsing libraries in Magento, this might not fix every single one. But it should allow you to put HTML into your product descriptions.

To install, just copy the files and folders onto your magento application, no files are overwritten, all the changed files go into app/code/local/*. To un-install, simply remove "Mage/Dataflow" from app/code/local/.

  • Properly escapes CSV data

Changelog

Version 1.0

  • Initial Release

Download

This file is considered a derivative work of the original Magento code and is therefore covered by OSL-3.0. If you do not agree to the terms of the OSL-3.0 do not proceed to download this code.

magento_CsvExportBugFix.tar.gz


Speed up Magento(10%)

Speed-up Homepage

UPDATE AGAIN

It looks like some of this code has been integrated back into 1.0.19700. This module might not be necessary if you have the latest 1.0 installed. Also, be sure to remove these files before upgrading, as I'm not sure what trouble they might cause.

Features:

  • Up to 10% performance boost
  • Zero configuration, drop the files in and you're done.
  • This only works with 1.0, not any previous version nor any future version.