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.
All Modules
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
Adds a sortable, date-range-filterable Expiration Date column to the Admin Sales Quotes grid, surfacing each B2B negotiable quote expiration value directly in the listing.
Looking for contributors - Help fix build issues
Adds permission-gated Delete actions to the negotiable quote view page and a mass action to the Admin Sales Quotes grid, removing selected B2B negotiable quotes and their orphaned base quotes.
Looking for contributors - Help fix build issues
Adds a Close action to the negotiable quote admin interface, allowing administrators to close quotes directly from the B2B quote management panel.
Looking for contributors - Help fix build issues