function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mike ChandlerMike Chandler 

Swapping out a Portal with a Lightning Community on the same domain

I've got a classic Community Portal (Visualforce and tabs) hosted on a root communities domain name. I want to replace it with a Lightning Community. I can easily create a new Lightning Community on a subdirectory of my root domain (e.g. http://DOMAIN/newcommunity) but my desire is to replace the root hosted Portal with a new modern Lightning Community.

Is that a possibility?