A Figma plugin that generates realistic Persian/Farsi placeholder data for your designs. Easily populate your mockups with culturally relevant Persian names, contact information, and more.
- Names: Generate full names, first names, or last names in Persian
- Contact Information: Create realistic mobile numbers and email addresses
- Status Messages: Add authentic status messages to your designs
- One-Click Application: Apply to multiple text layers at once
- Offline Usage: Works without internet connection
- Open Figma and navigate to the Community tab
- Search for "Persian Dummy Data"
- Click "Install"
Alternatively, you can install directly from this link: Persian Dummy Data on Figma Community
- Select one or more text layers in your Figma design
- Right-click and navigate to Plugins > Persian Dummy Data
- Choose the type of data you want to generate:
- Names: Full name, First name, Last name
- Contact Info: Cellphone, Email
- Misc: Status
The plugin will automatically apply the generated data to all selected text layers.
This plugin is built with TypeScript. To set up the development environment:
-
Clone this repository
git clone https://github.com/alirezas/Persian-Dummy-Data-Figma-Plugin.git cd Persian-Dummy-Data-Figma-Plugin
-
Install dependencies
npm install
or
pnpm install
-
Build the plugin
npm run build
-
In Figma desktop app, go to Plugins > Development > Import plugin from manifest...
-
Select the
manifest.json
file from this project
Contributions are welcome! Feel free to submit a pull request or open an issue if you have any ideas or bug reports.
This project is licensed under the MIT License - see the LICENSE file for details.