A lightweight Magento 2 extension that introduces a custom administration interface to visually sort and manage product
attribute positions using a native Drag & Drop (dndConfig) interface.
The defined sorting order is seamlessly integrated into frontend collections using a Magento plugin.
composer require walkwizus/magento2-module-attribute-position
bin/magento module:enable Walkwizus_AttributePosition
bin/magento setup:upgrade
bin/magento setup:di:compile