Integrates the free Tabler Icons SVG set into Hyva themes, exposing outline and filled styles as dedicated SvgIcons view models for use in PHTML templates.
All Modules
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 the Magento store view name to the metadata of Stripe PaymentIntents created for orders, making it easy to identify which store view a payment originated from in the Stripe dashboard.
Looking for contributors - Help fix build issues
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 linked Order ID row to the admin negotiable quote view when a B2B quote has been converted to an order, providing quick navigation from the quote to its resulting order.
Looking for contributors - Help fix build issues