Comment to 'New Install of 11.0.4 on Shared Hosting not allowing module installs'
  • Spoke to Support and they said to do this and it worked:

    Please log into phpMyAdmin or somehow else access your database.

    Run the following SQL query:

    UPDATE `sys_options` SET `value` = 'beta' WHERE `name` = 'sys_upgrade_channel'
    Then go to Studio -> Dashboard and you will see the possibility to upgrade to a beta version.
    After the upgrade, you will be able to install all the compatible modules.