You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
fms/README.md

447 B

Getting Started

First, run the development server:

yarn dev

Сборка плагина

make build-plugin

Установка плагина

  • git clone https://git.rinsvent.ru/rinsvent/fms.git
  • В браузере Settings -> More tools -> Extensions
  • Жмем Load unpacked
  • Выбираем директорию plugin из скачанной репы

Обновление плагина

  • git pull