BX.showWait = function(node, msg) { node = BX(node) || document.body || document.documentElement; msg = msg || BX.message('JS_CORE_LOADING'); var container_id = node.id || Math.random(); var obMsg = node.bxmsg = document.body.appendChild(BX.create('DIV', { props: { id: 'wait_' + container_id }, style: { background: 'url("/bitrix/js/main/core/images/wait.gif") no-repeat scroll 10px center #fcf7d1', border: '1px solid #E1B52D', color: 'black', fontFamily: 'Verdana,Arial,sans-serif', fontSize: '11px', padding: '10px 30px 10px 37px', position: 'absolute', textAlign:'center' }, text: msg })); BX.ZIndexManager.register(obMsg); BX.ZIndexManager.bringToFront(obMsg); setTimeout(BX.delegate(_adjustWait, node), 10); lastWait[lastWait.length] = obMsg; return obMsg; }; |
<?xml version="1.0" encoding="utf-8"?> <realty-feed xmlns="http://webmaster.yandex.ru/schemas/feed/realty/2010-06"> <generation-date>2019-08-28T15:53:40+03:00</generation-date> <offer internal-id="12345"> <description> <description><![CDATA[ «Времена Года» ]]></description> </description> </offer> <offer internal-id="891011"> <description><![CDATA[ <Времена Года> ]]></description> </offer> </realty-feed> |
VMBitrix.CRM собирается на базе BitrixVM. Это готовое решение для CRM – внутри машины тоже самое, что и в основной машине BitrixVM. |
Далее нужно только установить Битрикс24.CRM (или восстановить копию), настроить почту и ssl-сертификат. И у вас готовый Битрикс24 с CRM! |
[B]Далее нужно только установить Битрикс24.CRM (или восстановить копию),[/B] |
php restore.php |