View Project
Figma Duplication Plugin
github: https://github.com/PrathamX595/DublicationPlugin
plugin: https://www.figma.com/community/plugin/1485996400830370377/duplication
What It Does
The Figma Duplication Plugin is designed to create multiple copies of a selected frame, automatically populating text fields with data from a CSV file. Key features include:
Bulk Duplication: Create multiple copies of a selected frame
Dynamic Text Replacement: Update text content in each duplicate using CSV data
Organized Layout: Automatically arrange duplicates in a grid layout within a new section
How To Use It
Select a Frame: First, select the frame you want to duplicate in your Figma file.
Launch the Plugin: Open the Duplication Plugin from your plugins panel.
Configure Settings:
Enter the number of copies you want to create
Select which text layers you want to modify (you can add multiple)
Upload a CSV file containing the data for text replacement
CSV Format Requirements:
The CSV headers must exactly match the names of the text layers you want to modify
Each row represents data for one duplicate
The plugin will read values from the columns corresponding to your selected text layers
Click Submit: The plugin will create your duplicates in a new section with all text fields updated according to your CSV data.
Limitations
Works only with frames containing text layers
CSV headers must exactly match the text layer names
This plugin is ideal for creating multiple versions of components that differ only in text content, such as cards, buttons, or profile items with different data.
Built with