Difference between revisions of "Create a Figma project"
| Line 18: | Line 18: | ||
# Set the '''Module Name'''. This is defaulted to the branch that the project is using. |
# Set the '''Module Name'''. This is defaulted to the branch that the project is using. |
||
# '''Tags''' - tags can be selected from a drop-down list of already created tags or new ones can be created by selecting the plus sign. Projects can have a number of tags associated with them. |
# '''Tags''' - tags can be selected from a drop-down list of already created tags or new ones can be created by selecting the plus sign. Projects can have a number of tags associated with them. |
||
| + | |||
| + | = Grant API, User, and Team Access = |
||
| + | Select the Users and Teams that will have access to this project. Also verify the users that will receive email notifications for this project. |
||
| + | The Lingoport Figma Plugin is configured with an API User and token for a Figma project in Command Center. A Command Center Figma project must have an assigned API User. |
||
| + | |||
| + | [[File:FAccessors.png|center|600px]] |
||
Revision as of 18:44, 28 October 2025
Credentials and Repository
When Manager users are created, Data Source Credentials are assigned. If the Manager does not have any Data Source Credentials assigned, the process will fail with the error: Must have access to at least one credential before creating a project. Contact an Administrator to get credential access. Administrator users have access to all Data Source Credentials in the system.
Figma projects use a repository to store the strings coming from the Lingoport Figma Plugin, in a file following this pattern:
- Figma/locales/<locale>/translation.json
Name the project
The values on this page are initially filled in based on the repository, but can be changed at creation or later while editing.
- Set the Group Name. Often, this is the same as the Company Name that Command Center was installed with. But it can be almost anything. There is a restriction that it must be the same case. For example, if the Group Name for other projects is ACME (all caps), then another project cannot be created with a group name of 'acme' or 'Acme'.
- Set the Project Name. Project name must be one word and cannot contain any of the following characters: < > : " * / | ? . % --
- Set the Module Name. This is defaulted to the branch that the project is using.
- Tags - tags can be selected from a drop-down list of already created tags or new ones can be created by selecting the plus sign. Projects can have a number of tags associated with them.
Grant API, User, and Team Access
Select the Users and Teams that will have access to this project. Also verify the users that will receive email notifications for this project. The Lingoport Figma Plugin is configured with an API User and token for a Figma project in Command Center. A Command Center Figma project must have an assigned API User.