...
This is a core Metapackage which that you should install in order to get basic MageSuite into your Magento 2 setup.
https://github.com/magesuite/magesuite/blob/1012.x/composer.json
Requirements
Magento version requirements depend on the MageSuite versions.
Check Magento Versions compatibility table for reference.
...
https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/overview.html if you don't have it yet
Execute
composer require creativestyle/magesuite {version}
- according to the compatibility tableExecute
bin/magento setup:upgrade
Build the theme (next chapter)
Flush Magento cache
Switch the theme to Theme Creativeshop in the Admin Panel
...