There are some differences between Heartcore and Umbraco CMS.
You can set up a new project with a few clicks through the Umbraco Cloud Portal.
Your project will then be up and running within a couple of minutes.
With Umbraco Heartcore you won't need to worry about upgrading your project.
As Heartcore is a SasS product, we manage upgrades for your Heartcore project.
Heartcore comes out of the box with Umbraco Forms installed on the starter plan and above.
It is however not possible to install other packages in Umbraco Heartcore as the code base is Closed source.
Instead, other features like GraphQL, an out-of-the-box Content Delivery Network (CDN) by Cloudflare, and a Preview API are available in Umbraco Heartcore.
Umbraco Heartcore is a headless offering, meaning the frontend is decoupled from the backend. It is not possible to create templates in Umbraco Heartcore and the section is not available.
Some special property aliases can manipulate the standard Umbraco routing pipeline in the Umbraco CMS.
Since the frontend and backend of Umbraco Heartcore are decoupled, it's not possible to use these aliases in Umbraco Heartcore.
The aliases are:
umbracoRedirect
umbracoInternalRedirectId
umbracoUrlAlias
The umbracoUrlName
property type alias works correctly in Umbraco Heartcore.