/
admCreateProject
admCreateProject
Description
Creates a new project, optionally offering support for category of the project
Parameters
Return Type
Boolean (true/false)
Returns 'true' if the project was created and 'false' if not.
Examples
Example 1
admCreateProject("T3", "Thunderbolt3", "Three thunderbolts in a single hole", "zeus", "http://thunderbolts.olimpus.gr", "PUBLIC", false, 0);
Example 2
admCreateProject("T3", "Thunderbolt3", "Three thunderbolts in a single hole", "zeus", "http://thunderbolts.olimpus.gr", "PUBLIC", false, 0, "business");
Attempts to create a project with the same key or name as an existing project will result in an error
Executing user must have permissions to create projects
See also
, multiple selections available,
Related content
admUpdateProject
admUpdateProject
More like this
getProjectRoles
getProjectRoles
Read with this
admCreateProjectWithSharedConfiguration
admCreateProjectWithSharedConfiguration
More like this
projectObject
projectObject
Read with this
admCreateProject
admCreateProject
More like this
Project Administration Functions
Project Administration Functions
Read with this