Uninstalling Variations
The Variations modules can be uninstalled like any other ProcessWire field.
- First, all fields of type Variations have to be removed from any template they are attached to.
- Secondly, all fields of type Variations have to be deleted.
- Finally, uninstall ProcessVariations via the ProcessWire modules page on your site. This will also auto-uninstall FieldtypeVariations, InputfieldVariations and VariationsCustomTableManager, as well as delete the Variations templates, field and permission created during install. If you created any of the 5 custom permissions, you will have to delete those yourself.
Please note that any variations configurations and attributes you may have created will also be deleted when you uninstall the module.