Erroring install module in Odoo

hi i downloaded your module from odoo for version 17 and 18 in appstroe:
ONLYOFFICE | Odoo Apps Store

but when i want to import module to odoo i got this error,help me to fix this:
Error while importing module ‘onlyoffice_odoo’.

while parsing file:/c:/windows/servic~1/locals~1/appdata/local/temp/tmpjjhwa2jg/onlyoffice_odoo/views/res_config_settings_views.xml:8
Error while validating view near:

                    <div id="invite_users">
                        <block title="Users" name="users_setting_container">
                            <setting id="invite_users_setting">
                                <widget name="res_config_invite_users"/>

Field “doc_server_public_url” does not exist in model “res.config.settings”

View error context:
{‘file’: ‘c:\windows\servic~1\locals~1\appdata\local\temp\tmpjjhwa2jg\onlyoffice_odoo\views\res_config_settings_views.xml’,
‘line’: 6,
‘name’: ‘res.config.settings.view.form.inherit.onlyoffice_odoo’,
‘view’: ir.ui.view(9790,),
‘view.model’: ‘res.config.settings’,
‘view.parent’: ir.ui.view(176,),
‘xmlid’: ‘res_config_settings_view_form’}

Hello @veisi

Did you follow any guide for installation of the connector app? I recommend checking this one out:

In general, it’d be nice to know version of Odoo that you are using and OS of the server where it is installed.