Integrates the Simple Icons brand icon set into Hyva themes as a dedicated SvgIcons view model, copying icons automatically from the simple-icons package during setup.
Integrates the Remixicon SVG icon set into Hyva themes, exposing line and fill styles as dedicated SvgIcons view models for use in PHTML templates.
Lets you set a preferred post-login admin landing page per admin user or role, with user-level preference taking precedence over role-level. Configurable from the user, role, and account forms, falling back to the global startup page setting.
Adds an admin grid listing the current user saved UI bookmark namespaces and lets you reset (delete) those saved grid states via row or mass action, useful for clearing corrupted or unwanted grid view configurations.
Deletes previously uploaded media files when a Stores → Configuration file field is saved with a replacement or emptied, preventing orphaned files from accumulating in media storage.
Adds paid, due, invoiced, refunded, and canceled total columns to the Admin Sales Orders grid in both base and purchased currencies, with sorting and range filtering. Columns are hidden by default and enabled via the column toggle.
Adds permission-gated Delete actions to the order view page and a mass action to the Admin Sales Orders grid, removing selected orders along with their eligible linked records and orphaned quotes.
Stores the checkout terms and conditions a customer accepted onto the order at placement and displays the agreement names and content in a Terms and Conditions section on the admin order view, retaining the content even if the agreement record is later removed.
Turns product names in admin order, invoice, shipment, and credit memo item tables into links to the corresponding product edit page, falling back to plain text when the referenced product no longer exists.
Adds a Reindex mass action to the admin Index Management grid, letting permitted admin users reindex selected indexers directly from the grid.
Adds a View action to the Admin Customers Now Online grid, linking logged-in customer rows to their customer edit page while leaving guest session rows without a navigation target.
Adds a sortable, date-range-filterable Last Logged In column to the Admin Customers grid, sourced from Magento customer login activity. Hidden by default and enabled via the column toggle.