.. _upgrading-customizations:Upgrading a Customized or Extended Bugzilla###########################################If your Bugzilla has been customized or uses extensions, you will need tomake your customizations or extensions work with your new version of Bugzilla.If this is the case, you are particularly strongly recommended to do a testupgrade on a test system and use that to help you port forward yourcustomizations.If your extension came from a third party, look to see if an updated versionis available for the version of Bugzilla you are upgrading to. If not, andyou want to continue using it, you'll need to port it forward yourself.If you are upgrading from a version of Bugzilla earlier than 3.6 and haveextensions for which a newer version is not available from an upstream source,then you need to convert them. This is because the extension format changedin version 3.6. There is a file called :file:`extension-convert.pl` in the:file:`contrib` directory which may be able to help you with that.