Details
Magento Tweaks extension adds little but very useful tweaks to Magento store.
Features
- Ability to enable or disable any Tweak
- Adds 'Sign Up for Newsletter' checkbox on Onepage Checkout for both guests and customers which wish to register
- Adds redirect directly to a product page for category if it has only 1 product
- Adds 'View Previous' and 'View Next' buttons onto the order view page for Admin
- Customers can now sort your products by Bestsellers, by Newest products, by Average Customer Reviews from the category pages (each sorting option can be enabled/disabled separately)
- NEW Ability to show product names in orders grid in the back-end
- NEW Ability to show product names in orders grid in "My Orders" section in a customer account on the front-end
- Adds Translate directive for CMS Pages and Static Blocks,
{{translate text="Some Text"}}and{{translate block_id="about_us"}} - Allows Template Directives to be used in Product description, i.e.
{{block ...}},{{store url="..."}},{{translate ...}}etc. By default Magento does not process them - More Magento Tweaks can be added by your request
- 100% Open Source
Also Includes
- 14 days money back
- Free extension updates
- Free life time support
Translate Directive Usage
If you are running a multi language Magento store you may experience difficulties with some CMS Pages and Static Blocks when you want them to display text in store language.
With Magento Tweaks extension you can do it by adding Translate directive to your CMS Pages and Static Blocks content.
For example, you are running 2 stores (one in English and one in Italian) and you want your footer link 'Technical Support' to be translated into Italian when a customer switches to Italian store view.
- Go to 'CMS > Static Blocks' section and edit 'Footer Links' block content
- Find
Technical Supporttext and replace it with{{translate text="Technical Support"}}. Save static block - Go to
[Magento root]/app/design/frontend/[YOUR PACKAGE]/[YOUR THEME]/locale/it_IT/folder and create or edittranslate.csvfile - Add a new line
"Technical Support","Supporto Tecnico"and save the file - Go to 'System > Cache Management' section and untick Cache Control checkbox for 'Blocks HTML output'
- Now the text will be automatically translated when you switch the store view
To create Store view language dependent CMS Page you should use {{translate block_id="..."}} directive. For example you are running 2 stores (one in English and one in Italian) and you want your CMS Page 'Technical Support' to be translated into Italian when a customer switches to Italian store view.
- Go to 'CMS > Static Blocks' section and create 'Technical Support' static block with identifier
tech_support. This will be your default content for 'Technical Support' CMS Page. - Then create another 'Technical Support' static block with identifier
tech_support_it(here_itsuffix means Italian) . This will be your Italian content for 'Technical Support' CMS Page. - Go to 'CMS > Manage Pages' section and create 'Technical Support' CMS Page. Use directive
{{translate block_id="tech_support"}}for the content. This directive will automatically add Store view language as a suffix for the static block identifiertech_supportand loadtech_support_itstatic block instead oftech_support - Go to 'System > Cache Management' section and untick Cache Control checkbox for 'Blocks HTML output'
- Now 'Technical Support' CMS Page will be automatically translated when you switch the store view
Live Demo
Frontend: http://instant.magendo.com
Admin: http://instant.magendo.com/admin (Select "Magento Tweaks" in the list of available Magento extensions)
Support
If you have any questions, contact our Support Department and our team will get back to you shortly.
-
Perfect - works as promisedReview by Rose 1/12/12
-
Does what it says it will do. Simple to use and easy to install. Price is slightly higher than I would have thought for the limited tweaks available but still cheaper than doing it yourself.
-
Superb extension is driving newsletter subscribersReview by Katie 9/21/11
-
Thanks Mageworx for the Tweaks extension. It is helping us drive our newsletter subscribers as well as adding some cool new features to http://www.littlebigsports.co.uk.
Great support and great extension. -
Per-fectReview by Guillermo 1/25/11
-
This guys from Magework are the best. From the extensions to support offered.
Great.
Really good.
Guillermo. -
Wonderful extensionReview by phatgrrl.com 12/27/10
-
Well worth the money. These guys are amazing. I was so frustrated that magento just doesn't show the latest product uploaded first. This tweak allows the 'newest' to be shown in the categories first sot hat the customer can see the newest rather than always being faced with the oldest product. To me, it mattered and this fixed it. Fabulous Boys!!!
-
Excellent Support, good ExtensionReview by Taubner 11/15/10
-
At first some problems with installation/ functionality. But Mageworx fixed this perfectly. First class and very polite support! Only 4 Stars because of little documentation, otherwise full 5 stars.
-
MageWorx is the Best. It's really the mage's workReview by MJ 10/20/10
-
I bought this extension along with other 6 extensions.
All of their extensions are wonderfully very helpful.
No need to waste time for searching extensions from any other company.
MageWorx is the best choice and solution.
-
Must have extension with suberb supportReview by Sascha 8/25/10
-
These tweaks should be in magento by default. This extension is really worth the 30€. The customer service really superb.
-
5 starsReview by Emmanuel 12/3/09
-
Very good extension, the newsletter checkbox is a must have!
Premium customer support.
Thank you.
Emmanuel - www.zenlap.com
Write Your Own Review
Changelog
- Legend:
- New Feature
- Bug Fix
- Version: 1.0.7
- Improved performance for Bestsellers sorting option
- The conflict with "Mage_CanPostExport"
- Version: 1.0.6
- Minor bug fixes
- Version: 1.0.5
- Added possibility to display product names in orders grid in the back-end and in customer account in the front-end
- Next/Previous button issue
- Version: 1.0.4
- Added products sorting option in by Bestsellers
- Added sorting option by Newest products
- Added sorting option by Average Customer Review
- Compatibility with Magento 1.4.0.x and 1.4.1.x versions
- Version: 1.0.3
- Added ability to use Template Directives in a Product Description
- Version: 1.0.2
- Added support for Magento Enterprise 1.7 and Magento 1.4
- Version: 1.0.1
- Added
{{translate ...}}block directive
- Version: 1.0.0
- Initial release
