technodelight / magento1-admin-select2
Magento1 admin module to replace selects with select2 everywhere
Package info
github.com/technodelight/magento1-admin-select2
Language:JavaScript
Type:magento-module
pkg:composer/technodelight/magento1-admin-select2
1.3
2019-02-15 15:50 UTC
Requires
This package is auto-updated.
Last update: 2026-03-01 00:12:43 UTC
README
This is an absolutely simple package which beautifies the input fields a bit + uses select2 on every select input rendered on the site. It will make your life a bit easier.
Installation
composer require technodelight/magento1-admin-select2
Ignore the module and use only for local development
First, reset your composer changes after the installation has been done
git reset composer.*
git checkout composer.*
Then add the following to .git/info/exclude:
public/app/code/community/Technodelight/AdminSelect2
public/app/design/adminhtml/default/default/layout/technodelight_adminselect2
public/app/etc/modules/Technodelight_AdminSelect2.xml
public/skin/adminhtml/default/default/technodelight_adminselect2
Credits
2019 Zsolt Gál (contact me so I can send details on how to buy me a beer)