AliExpress Patches

June 1, 2026 ยท View on GitHub

Morphe patches for AliExpress.

Usage

Morphe Manager

Use the deep link to add this as a patch source in Morphe Manager:

https://morphe.software/add-source?github=Quantro100/Morphe-patches

Then patch AliExpress:

  1. Tap AliExpress app icon in Morphe
  2. Download original APKM file from ApkMirror
  3. Wait for patching to complete, install

Morphe CLI

java -jar cli.jar patch --patches aliexpress.mpp input.apkm

Patches

PatchDescriptionDefault
Remove adsRemoves sponsored products and ads from feed and searchYes
Disable analyticsBlocks tracking and analyticsYes
Disable forced updatesRemoves forced update popupYes
Disable promotions notificationsBlocks promotional push notificationsYes
Disable splash screenSkips splash screen on launchNo
Remove sponsored items from searchFilters promoted products from search resultsYes
Remove coupons popupRemoves coupon/promotion dialogsYes
Remove affiliate trackingStrips tracking params from shared linksYes
Enable image savingAllows saving product images to galleryNo
Bypass signature checkBypasses SecurityGuard integrity checks to fix login on patched APKsYes

Building

To build the patches, follow the Morphe documentation.

License

GNU General Public License v3.0