product_attribute_archive
Enable archiving of product attributes and attribute values without deleting them.
Key Features
- product.attribute: Adds an active flag so attributes can be archived instead of deleted.
- product.attribute: Form and tree views surface archive status with an Archived ribbon and active column.
- product.attribute: Attribute views load with active_test disabled so archived attributes remain visible from the action.
- product.attribute.value: Adds an active flag so attribute values can be archived while keeping existing variants intact.