hotcoding85 / magenta-ecommerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento EC – Custom Features

Magento E-Commerce CE



About

This is a collection of small Magento CE modifications which are considered more or less 'hacks'. They are not written as clean modules. In some cases this might even be impossible to do. Use this code for inspiration or if time and budget is low and you just need to get things done.



Features

Adminhtml-Selections

  • Allow selecting static blocks in admin module configuration.
  • Add the user group 'not logged in' to select fields.
  • Readme »

Adminhtml-Theme-Usability

  • Improved backend skin (CI and forms)
  • Large multiselect dropdowns (e.g. countries)
  • Highlight disabled modules in the admin panel.
  • Readme »

Report-Refresh-User-Statistics

  • Added 'Refresh Statistics' menu item to the ACL list.
  • Readme »

Store-Language-Redirect

  • Example configuration of how to redirect the store depending on the language.
  • Readme »

About

License:MIT License


Languages

Language:PHP 56.5%Language:JavaScript 23.3%Language:CSS 20.2%