*Update CRDroid 11 –  android 15 works well.
Tho it replaces TTWRP. I need to spend more time to find out if this is still possible.

Check the forum pages listed.
My instructions may not be perfect.

Overall it’s nice to be able to have full root functionality of the phone. First you need to unlock boot loader OEM unlocking mode.

I found best instructions here https://xdaforums.com/t/rom-14-0-official-moto-g32-devon-crdroid-v10-9-10-10-2024.4649906/

In short TWRP here: https://github.com/HemanthJabalpuri/twrp_motorola_devon/releases

Room for Motorola G32 Devon: https://crdroid.net/downloads

In short install adb tools on you're pc.

fastboot devices -> if you se you're device great.
fastboot flashing unlock  -> Unlock the flashing ability
fastboot boot TWRP.img  -> Boots into TWRP Bootloader
// ( more info https://github.com/HemanthJabalpuri/twrp_motorola_rhode/wiki/Flashing-Instructions )

// Then install it permanently in the phone
TWRP, choose Advanced -> Flash Current TWRP.

// Then i found this video ( https://www.youtube.com/watch?v=b7pRdEL2R1I )
// In shorts in TWRP open Advanced -> adbsideload
Then on you're pc:  
adb devices -> this should show you're device name and on the right side sideload.

//Now it's as simple as 
adb sideload osfile.zip

Part 2 - Making phone great again

Got to:
"Settings" -> "About phone" or "About device," 
Start clicking like crazy on  "Build number" or "Build version"
Then it should say you're a developer now.

Go to developer options and enable usb debuging. 
Download from https://github.com/topjohnwu/Magisk/releases

And here i found a video how to flash magisk with crDroid recorvery:
https://youtu.be/Tj3rQQ3RGbc

As crDroid replaces TWRP.