定制 vasileuski/magento2-module-admin-search 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

vasileuski/magento2-module-admin-search

最新稳定版本:1.2.3

Composer 安装命令:

composer require vasileuski/magento2-module-admin-search

包简介

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.

README 文档

README

Magento Version License

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.

Show Case

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 🔧

composer require vasileuski/magento2-module-admin-search

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:

bin/magento indexer:reindex admin_search_blocks admin_search_catalog_price_rules admin_search_cart_price_rules admin_search_categories admin_search_customers admin_search_orders admin_search_pages admin_search_products

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.

统计信息

  • 总下载量: 1.84k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 25
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 25
  • Watchers: 1
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-12-22