I showed the customer the Variant Manager, but they weren’t happy with the Excel-style approach.
I ended up building a UI-based module instead. If you find it useful, feel free to add it to the plugin 🙂
variantcreator.zip
in app.php
Its a slidein
'variant-creator' => VariantCreatorModule::class,
I showed the customer the Variant Manager, but they weren’t happy with the Excel-style approach.
I ended up building a UI-based module instead. If you find it useful, feel free to add it to the plugin 🙂
variantcreator.zip
in app.php
Its a slidein
'variant-creator' => VariantCreatorModule::class,