Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 828 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 828 Bytes

Adobe-Xd-Plugin-Installer

1. Install Last Node Js version

First download and install last NodeJs version:
node-v18.16.0-x64.msi for x64 windows
node-v18.16.0-x86.msi for x86 windows

2. Download this project from Github

Download this project and extract zip file

3. Install dependencies

Open Cmd in installer directory and run

npm install

4. Install Xd Plugins

Copy installation command from Xd plugins directory and run in Cmd

5. Restart Adobe Xd

After installation you should close and open for load plugin or use Ctrl+Shift+R shortcut for reload plugins or use from menu (Plugins > Development > Realod Plugins )