๐ Updating LucentUI
LucentUI receives updates regularly to bring new UI improvements, fixes, and compatibility with the latest Paymenter versions. You can update the theme using manual update or using the recommended PTB (.paytheme) method.โ๏ธ Manual Update
This is the standard method if you installed LucentUI from a ZIP file.Upload and overwrite
Replace the existing theme directory:The
-o flag will overwrite the previous files with the new ones.๐งช Checking Version
You can verify that the update was successful by checking your themeโs admin settings page, thetheme.php file or the Admin Footer.
๐ Notes
- Custom changes will be overwritten unless youโve backed them up.
- Always backup your theme files and database before updating.
- Read the latest changelogs for whatโs new.
๐จ Troubleshooting
-
500 Internal Server Error?
โ Re-run
npm run build lucentuiand clear your browser cache. - Missing Styles or Broken Layouts? โ Ensure assets were rebuilt correctly and check for version compatibility.