Create an All-Access Blank Project
This tutorial walks through creating a new blank project with open (all-access) attendee access. A blank project has no pre-installed plugins or plan — it's the fastest way to get a clean project for testing your own plugins.
- You must be a Team Admin or Team Owner
Time: ~3 minutes
Steps
1. Navigate to Projects
From your team dashboard, click Projects in the left-hand navigation. This lists all projects in your team.
2. Click Create Project
Click + Create Project (or the New Project button) to open the project creation wizard.
3. Choose a Plan — Select Blank
The wizard presents available plans. Choose Blank to start with no pre-configured plugins or settings.
Plans are templates that pre-configure a project with plugins, portals, and settings. For testing a plugin, a blank project gives you full control with no defaults to work around.
4. Enter Project Details
Fill in the project details:
| Field | Description | Example |
|---|---|---|
| Name | Display name for the project | Plugin Test — Q3 |
| Slug | URL-safe identifier, used in portal URLs | plugin-test-q3 |
| Start Date | Optional event start date | |
| End Date | Optional event end date |
5. Configure Access Control — All Access
In the Access Control section (may be a later step in the wizard or a separate tab), set the access mode to All Access (sometimes labelled Open Access or Public).
This allows any attendee to access the portal without registration, tickets, or approval — ideal for development and testing.
6. Confirm and Create
Review the summary and click Create Project.
7. View the New Project Dashboard
You'll be taken to the new project dashboard. Because this is a blank project, most sections will be empty — portals, pages, and attendees will all start at zero.
What's Next
- Add a Portal, Domain & App — create a portal for attendees, assign a domain, and install your plugin app