Quick Start Guide: Installing and Setting Up Alba Board
Step 1: Install Alba Board #
- Log in to your WordPress admin dashboard.
- Navigate to Plugins → Add New.
- Click Upload Plugin, select the Alba Board .zip file, and click Install Now.
- Once installed, click Activate Plugin.
Step 2: Configure Alba Board #
- In the WordPress admin dashboard, click on Alba Board in the sidebar.
- Go to Settings.
- Adjust general settings such as permissions, notifications, and display preferences according to your needs.
- Click Save Changes.
Step 3: Create Your First Board (Back End) #
- Go to Alba Board → Boards.
- Click Add New Board.
- Enter a title and description for your board.
- Define visibility settings (private, public, or restricted).
- Click Create Board.
Step 4: Add Lists and Cards #
- Open your newly created board.
- Click Add List, enter a list name, and confirm.
- Within each list, click Add Card to create tasks or notes.
- Drag and drop cards between lists to organize your workflow.
Step 5: Tagging and Organizing #
- Select a card and click Edit.
- Assign tags or colors to your cards for better visual organization.
- Click Save Changes.
Display Your Board on the Front End (Shortcode Method) #
You can display any Alba Board directly on a WordPress page or post using a shortcode.

Step-by-step Instructions: #
- Find your board’s shortcode
- Go to Alba Board → Boards in your WordPress admin panel.
- Each board listed there includes its shortcode in the right column or below the title:
For example: [alba_board id="123"] where 123 is your board’s unique ID.
- Create or edit a page

- Go to Pages → Add New, or open an existing page where you want to show the board.
- Give your page a clear title, such as “My Project Board” or “Team Planner”.
- Insert the shortcode
In the content editor (Block or Classic), paste the shortcode you copied earlier. - Publish or update the page
- Click Publish (or Update if you’re editing an existing page).
- Then click View Page to preview it on your site.
- See your board live
- Your Alba Board will now appear interactively on the front end, exactly as you see it in the dashboard.
- Users will be able to view and interact with lists and cards depending on the visibility and permissions you’ve configured.
- 💡 Tips
- You can embed multiple boards on the same page — simply add several shortcodes, one per line.
- If a board doesn’t appear, double-check the board visibility is not set to Private.