Skip to content

Collection of custom features for Magento E-Commerce CE 1.x: Admin changes – Allow static block selection, Form UX and states, Skin changes, Refresh stats ACL-fix; Frontend language-based store redirects.

License

Notifications You must be signed in to change notification settings

TheRemoteCoder/Magento-Ecommerce-CE--Custom-Features

Repository files navigation

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 »