Download the PHP package vasileuski/magento2-module-admin-search without Composer
On this page you can find all versions of the php package vasileuski/magento2-module-admin-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vasileuski/magento2-module-admin-search
More information about vasileuski/magento2-module-admin-search
Files in vasileuski/magento2-module-admin-search
Package magento2-module-admin-search
Short Description Magento 2 module that enhances the admin panel's global search by enabling fast and efficient searches through main entities with improved visibility and ACL support.
License MIT
Informations about the package magento2-module-admin-search
Magento 2 Admin Search Module
Overview 🚀
The Magento 2 Admin Search Module enhances the global search functionality in the admin panel by enabling fast and efficient searches through the main entities. It addresses the limitations of the default Magento global search, offering a more noticeable and performant solution.
Benefits 🎉
- ⚡ Performance: The module leverages ElasticSearch/OpenSearch for search operations, ensuring fast and efficient results even with large datasets.
- 👀 Visibility: Unlike the default search, the enhanced search is more noticeable and user-friendly, streamlining admin workflows.
- 🔒 Access Control: The module respects Magento ACL permissions, ensuring users only see results they are authorized to access, maintaining security and compliance.
Searchable Entities 🔍
- Orders
- Customers
- Products
- Categories
- CMS Pages
- CMS Blocks
- Catalog Price Rules
- Cart Price Rules
Installation 🔧
Configuration ⚙️
The module settings can be found in the Magento admin panel under the following path:
Stores → Configuration → Advanced → Admin → Admin Search
Available Options:
- Sticky Header: Customers can toggle the sticky header feature.
Troubleshooting 🛠️
If no results are displayed in the search bar, execute the following CLI command to ensure proper indexing:
License 📄
This module is open-source and licensed under the MIT License.
Support and Contact 💬
For any issues, feature requests, or contributions, please open an issue on the GitHub repository.
All versions of magento2-module-admin-search with dependencies
ext-intl Version *
magento/module-catalog Version 104.0.*
magento/module-catalog-rule Version 101.2.*
magento/module-cms Version 104.0.*
magento/module-customer Version 103.0.*
magento/module-elasticsearch Version 101.0.*
magento/module-sales Version 103.0.*
magento/module-sales-rule Version 101.2.*
magento/module-store Version 101.1.*
magento/framework Version 103.0.*