Project

Profile

Help

Make Redmine Projects Public on Planio » History » Sprint/Milestone 14

Jan Schulz-Hofen, 03/17/2017 04:58 AM

1 1 Jan Schulz-Hofen
# Make Redmine Projects Public on Planio
2
3 3 Jan Schulz-Hofen
Planio is powered by Redmine and as such it offers the same great possibilities to **make Redmine projects public** on the Internet. You can choose whether your projects should be accessible to anyone – without the need to login, including search engines – or whether you'd like visitors to sign up first and leave their email address. You can also choose to manually confirm signups or confirm them automatically by sending an activation link in an email.
4 1 Jan Schulz-Hofen
5
{{>toc}}
6
7 14 Jan Schulz-Hofen
Making your projects public is a great way to **provide a help center for your customers**. Allow them to view FAQs or tutorial guides in the wiki ([like we do at Planio](https://support.plan.io/projects/planio-support-en)) or let them sign up to discuss in forums or create issues. Public projects in Planio are also great for **collaboration on Open Source projects**, for instance. You could also use it to **host publicly accessible [Git or Subversion](https://plan.io/subversion-hosting-and-git-hosting/) Repositories**.
8 13 Jan Schulz-Hofen
9 1 Jan Schulz-Hofen
Sounds fun? Follow this guide to learn how it's done.
10
11
## What is a Public Project?
12
13 4 Jan Schulz-Hofen
A public project on on your Planio powered Redmine account is essentially that: **An open project that is available to the public**.
14
15
Normally, only the explicitly named members of a project in Planio can access it and outsiders cannot see what's going on. Let's change that! Here's how:
16
17
1.  Find your project or create a new one
18
2.  Navigating to **Settings** -\> **Information** in your project
19
3.  Check the box next to the **Public** label and click **Save**
20
21 5 Jan Schulz-Hofen
{{figure(Make Projects Public on Redmine by Planio)
22
!make_redmine_project_public@2x.png!
23
}}
24
25 4 Jan Schulz-Hofen
Congratulations! You now have a public project.
26
27 6 Jan Schulz-Hofen
### Optional: Make all Projects Public by Default
28 4 Jan Schulz-Hofen
29
Would you like to make all projects public by default? No problem:
30
31
1.  Navigate to *your avatar* -\> **Administration** -\> **Settings** -\> **Projects**
32
2.  Check **New projects are public by default**
33
3.  Click **Save**
34
35
Next, we'll learn how this change impacts your project and who will now be able to access it.
36
37 1 Jan Schulz-Hofen
## The Anonymous & Non-Member Roles
38
39 8 Jan Schulz-Hofen
Now that you've made your project public, let's see how this changes the access permissions to it.
40
41
Please navigate to *your avatar* -\> **Administration** -\> **Roles and Permissions** for a moment. You'll see two special roles in addition to [your own individual roles](https://plan.io/roles-and-permissions/) which you can define yourself:
42
43 1 Jan Schulz-Hofen
{{figure(Non-Member and Anonymous Roles)
44
!non-member_and_anonymous_roles_in_redmine@2x.png!
45
}}
46 10 Jan Schulz-Hofen
47
### The **Non-Member** Role
48
49
Click on the **Non-Member** role to pull up its permissions. What you configure here will govern what **any user in your Planio account** will be allowed to see and do in your **public projects**.
50
51 12 Jan Schulz-Hofen
Specifically, this means that you won't have to add users to this public project anymore to give them access to it. Any user who does not have a specific role in the project automatically gets the permissions set in the **Non-Member** role. Users who *are members* in a public project will have all permissions from both the **Non-Member** role and their explicit membership roles combined.
52 10 Jan Schulz-Hofen
53 11 Jan Schulz-Hofen
{{figure(Permissions of the Non-Member role)
54
!permissions_of_non-member_role@2x.png!
55
}}
56
57 10 Jan Schulz-Hofen
### The **Anonymous** Role
58 9 Jan Schulz-Hofen
59 1 Jan Schulz-Hofen
### Individually Adding Anonymous and Non-Members to Projects
60 7 Jan Schulz-Hofen
61
## Do Not Require Authentication
62 1 Jan Schulz-Hofen
63
## User registration
64
65
### Activation options
66
67
### Conversion Optimization