-
-
Save andrei99/a3347f22939c391d8a8f0a4927adac42 to your computer and use it in GitHub Desktop.
Links
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://gist.github.com/demoriz/ | |
https://github.com/hackjutsu/Lepton | |
https://github.com/SiartPro/bx_form | |
//программа для запуска импорта | |
https://eax.me/screen/ | |
//композит | |
https://gist.github.com/demoriz/eb280807d219bad167570157e02464ee | |
//парсер по сайту | |
https://www.softportal.com/software-43445-xenu.html | |
//Экзамен | |
https://github.com/avshatalov48/bx.exam2/blob/master/wiki/tasks/tasks.md | |
//модуль для вывода в хайлоде html свойства | |
https://marketplace.1c-bitrix.ru/solutions/d2mg.ufhtml/ | |
//стуктура объекта для отправок | |
https://pastebin.com/0Wb4m7pH | |
//настройка опенсервер | |
https://ospanel.io/forum/viewtopic.php?p=28614#p28614 | |
//запуск xdebuger | |
?XDEBUG_SESSION_START=magic | |
//импорт из xls или xlsx в каталог | |
https://github.com/shuchkin/simplexls/ | |
//модуль по привязке по местоположению | |
https://marketplace.1c-bitrix.ru/solutions/webfarrock.iblockproplocation/#tab-about-link | |
//расширение свойств информационного блока | |
https://marketplace.1c-bitrix.ru/solutions/asd.iblock/ | |
//очистка upload | |
https://github.com/Mediahero/bitrix-clear-upload/blob/master/clear_upload.php | |
//мак | |
https://rutracker.org/forum/viewtopic.php?t=6116550 | |
//программа для гистов | |
https://github.com/hackjutsu/Lepton | |
//даты bitrix | |
https://gist.github.com/demoriz/c4c184b018f5785b9458d25c5094e450 | |
//ПОЛЕЗНЫЕ МОДУЛИ | |
*Retailcrm для интеграции | |
http://marketplace.1c-bitrix.ru/solutions/intaro.retailcrm/ | |
//bitrix forbidden access denied | |
bitrix/modules/main/include.php | |
foreach (GetModuleEvents("main", "OnPageStart", true) as $arEvent) | |
//ExecuteModuleEventEx($arEvent); | |
//Работа с ценами | |
https://estrin.pw/bitrix-d7-snippets/s/catalog-group-prices/ | |
//выбор наименьшей скидки | |
https://www.olegpro.ru/post/1c_bitriks_primenenie_tolko_odnoy_samoy_bolshoy_skidki_na_tovar.html | |
//работа с curl запросами | |
https://reqbin.com/ | |
//https сертификат openserver | |
https://wp-kama.ru/note/ssl-openserver | |
//миграции битрикс | |
https://marketplace.1c-bitrix.ru/solutions/sprint.migration/#tab-comments-link | |
//докер | |
https://github.com/bitrixdock/bitrixdock | |
//сберпэй док | |
https://securepayments.sberbank.ru/wiki/doku.php/integration:sbol:sand_for_testing | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment