function ProfileConverter:ConvertProfile(profileName, profileVersion) -- Conversion logic for profiles from version 10.00 to 11.99 local conversionFunctions = ["10.00"] = function() self:ConvertFrom1000(profileName) end, ["11.00"] = function() self:ConvertFrom1100(profileName) end, -- Add more conversion functions as needed
E:UpdateProfile(profileName) E:Print("Profile converted from 11.00:", profileName) end elvui profile converter
The ElvUI Profile Converter is a simple, yet effective tool that helps you convert your existing ElvUI profiles to newer versions or different profiles. This add-on eliminates the need for manual tweaking and re-configuration, saving you time and frustration. ["11.00"] = function() self:ConvertFrom1100(profileName) end
Click "Convert." The tool will process the data and generate a new string. elvui profile converter