A Figma plugin that helps you search and import images from Wikimedia Commons directly into your Figma designs.
- Install dependencies:
cd Commons
npm install
- Build the plugin:
npm run build
/Commons
- Main plugin directory/src
- Source code/dist
- Built filesui.html
- Plugin UIcode.js
- Plugin main codemanifest.json
- Plugin configuration
- Install the plugin in Figma
- Right-click in your Figma document and select Plugins > Plugin Commons Wikipedia
- Search for images from Wikimedia Commons
- Click on an image to import it into your design
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the terms specified in the project repository.