This module aims to make creating grids and forms in the Magento 2 adminhtml area joyful and fast, without usage of UI components.
Build Works in Administration & Backend
These modules install and compile correctly.
Adds a free shipping method visible and usable only in the Magento admin panel when creating orders. Useful for backend order creation with no shipping costs.
Adds a direct edit link for products within the category product tab in the admin panel. Allows quick navigation to product edit pages from category views.
Replaces Magento's default email template management with a CodeMirror-powered visual editor offering live split-pane preview, draft and version management with diffs, scheduled publishing, and template filtering by module group.
Allows administrators to change customer passwords directly from the customer edit page in the admin panel. Includes a command-line interface for password updates.
Adds a status bar that appears when the cache is outdated, with a single Smart Clear button to flush the right cache types from any page without visiting Cache Management.
Provides custom field types and frontend models for system configuration, such as checkbox sets, radio sets, and info boxes. Allows developers to use more flexible input types in Magento 2 configurations.
Enables viewing, searching, and managing Magento log files directly from the admin panel. Allows downloading and deleting logs without server access.
Configures a Magento 2 shop for a specific national market, including Austria, Switzerland, Germany, and more. Streamlines store setup with country-specific configurations.
Adds pagination to attribute options in the Magento 2 admin panel. Improves usability when managing attributes with many options.
Logs admin actions, login attempts, and page visits for audit trails. Tracks field-level changes and allows reverting data for supported entities.
Integrates the CodeMirror code editor into Magento 2 admin. Provides form elements for UI components and frontend models for system configuration.