The Facebook Connect module allows visitors to your site easy registration with their facebook.com login.
Visit the FBC Homepage.
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:
Installation instructions and download links are available on the MTO Homepage.
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
Release 0.1.0
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/.
Version 1.0
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
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: