Constellation Client Portal

Constellation Client Portal

Wordpress plugin

Install on Wordpress

App Details

Turn your WordPress site into a professional client portal. Create private pages and posts, and attach private files (example: pdf, jpg, docx, xlsx, etc.) for secure collaboration and document management.

Upgrade to the Pro version and integrate with WooCommerce to accept payments for invoices and services.

Streamline your operation and improve client satisfaction with Constellation Client Portal.

Features

  • Create private pages for your clients, customers, and team members.
  • Create private invoice and file posts for your clients and display them on private client pages, with simple to use shortcodes.
  • Attach private files (example: pdf, jpg, docx, xlsx, etc) to invoice and file posts.
  • Prevent direct access to client files by users, search engines, and bots.
  • Assign WordPress users to Companies.
  • Assign users (example: consultants) to multiple companies to allow them to access files that are assigned to different companies.
  • Easily add curated lists of invoices and documents to client pages via simple to use shortcodes.

Pro

  • Automatically redirect clients to their private client page at login (optional login redirect setting).
  • Integrate your invoices with WooCommerce and add a pay button to your unpaid invoices, and accept payments from your customers and clients (requires WooCommerce).
  • Change the Client Page URL base name from “accp-client-page” to a name of your choosing.
  • Automatically send email notifications to clients when a new File or Invoice post is created.
  • Automatically send reminder email notifications on a schedule.
  • Easily customize the look of client-facing lists.
  • Display client-facing lists in list or grid layout.
  • Easily generate, save, and edit file and invoice shortcodes within the plugin settings.
  • Add due dates and past due notices to invoices and files.
  • Further restrict file and invoice access within a company by user and role.
  • Restrict file and invoice category access by user and role.
  • Add internal notes to File and Invoice posts.
  • Export file and invoice lists to CSV.
  • Create global client pages.
  • Create global client files that can be accessed by more than one company.

Use Cases

Constellation Client Portal is your portal for everything, and helps you interface with clients, customers, teams, and groups. It’s professional, extendable, versatile, and is designed to sit at the heart of your organization to save time and lower costs.

Example Use Case Areas

  • Businesses and Professionals – Interface with clients, customers, employees, contractors, and vendors.
  • Freelancers – Interface with clients, customers, contractors, and vendors.
  • Project Managers / Teams – Interface with stake holders, contractors, project members, and vendors.
  • Teams – Interface with team members, staff, affiliates, vendors, and contractors.
  • Groups and Organizations – Interface with group members, and other affiliates.

Shortcodes (Core)

The shortcode parameters, below, are for use with the core version of the plugin. The pro version allows for file and invoice shortcodes to be easily generated, saved, and edited within the plugin settings.

Unpaid Invoice List

[accp_clientinvoices invoice_status="unpaid"] 

Paid Invoice List

[accp_clientinvoices invoice_status="paid"] 

Invoice Shortcode Parameters

  • invoice_status this is the payment status of the invoice. Accepted Values: “paid” or “unpaid”. Default: “unpaid”.
  • display_number this is the number of posts per page. Accepted Values: any positive whole number. Default: -1 (which displays all posts returned in a query).
  • order_by this allows for lists to be sorted by post title instead of date. Accepted Values: “title” or “date”. Default: “date”.
  • order this allows the sort order to be changed. Accepted Values: “ASC” or “DESC”. Default: “DESC”.
  • show_excerpt this allows for a post excerpt to be displayed with each list item. Accepted Values: “true” or “false”. Default: “false”.
  • excerpt_length this allows you to constrain the number of words, “show_excerpt” is set to “true”. Accepted Values: any positive whole number. Default: null.
  • show_thumbnail this allows the featured image to be displayed with each list item (if a featured image is set). Accepted Values: “true” or “false”. Default: null.
  • thumbnail_size this allows you to choose an image size if the “show_thumbnail” attribute is set to “true”. Accepted Values: any valid thumbnail slug that is available in your theme (ex. “full”). Default: null.
  • align_thumbnail this allows the thumbnail image alignment to be set if the “show_thumbnail” attribute is set to “true”. Accepted Values: “center”, “left”, “right”, “float-left”, or “float-right”. Default: null.
  • show_post_date this allows for the WordPress post date to be displayed with each item in a list. Accepted Values: “true” or “false”. Default: “false”.
  • categories Accepted Values: this can be entered as an Invoice Category Slug or ID, or a combination of those. Separate multiple values with a comma (ex. “21, category-a”). Default: null.
  • link_title Accepted Values: “nolink”. Adding this parameter and setting the value to “nolink” will remove the href from post titles in the list and make them unclickable. Default: null.
  • class Accepted Values: any valid HTML class attribute name or names (separate multiple class names with a space). Default: null.

Document/File List

[accp_clientfiles] 

File Shortcode Parameters

  • categories Accepted Values: this can be entered as a File Category Slug or ID, or a combination of those. Separate multiple values with a comma (ex. “21, category-a”). Default: null.
  • display_number this is the number of posts per page. Accepted Values: any positive whole number. Default: -1 (which displays all posts returned in a query).
  • order_by this allows for lists to be sorted by post title instead of date. Accepted Values: “title” or “date”. Default: “date”.
  • order this allows the sort order to be changed. Accepted Values: “ASC” or “DESC”. Default: “DESC”.
  • show_excerpt this allows for a post excerpt to be displayed with each list item. Accepted Values: “true” or “false”. Default: “false”.
  • excerpt_length this allows you to constrain the number of words, “show_excerpt” is set to “true”. Accepted Values: any positive whole number. Default: null.
  • show_thumbnail this allows the featured image to be displayed with each list item (if a featured image is set). Accepted Values: “true” or “false”. Default: null.
  • thumbnail_size this allows you to choose an image size if the “show_thumbnail” attribute is set to “true”. Accepted Values: any valid thumbnail slug that is available in your theme (ex. “full”). Default: null.
  • align_thumbnail this allows the thumbnail image alignment to be set if the “show_thumbnail” attribute is set to “true”. Accepted Values: “center”, “left”, “right”, “float-left”, or “float-right”. Default: null.
  • show_post_date this allows for the WordPress post date to be displayed with each item in a list. Accepted Values: “true” or “false”. Default: “false”.
  • link_title Accepted Values: “nolink”. Adding this parameter and setting the value to “nolink” will remove the href from post titles in the list and make them unclickable. Default: null.
  • class Accepted Values: any valid HTML class attribute name or names (separate multiple class names with a space). Default: null.

Global Files (Pro)

[accp_global_files] 

Company Menu (Pro)

[accp_company_menu] 

Company Menu Shortcode Parameters

  • excluded_page_ids – this allows for pages that are assigned to a given company to be excluded from the company menu. Accepts a comma separated list of Client Page ID’s. Default = null.
  • list_style – this allows the UL orientation to be changed. Accepts ‘vertical’ or ‘horizontal.’ Default = horizontal.
  • align – this allows for the menu alignment to be set. Accepts ‘left,’ ‘right,’ or ‘center.’ Default = left.

Documentation

  • Quick Start Guide – Follow the quick start guide to quickly set up the initial foundation for your client portal.
  • Plugin Documentation – View the plugin documentation for other helpful information.

Support

Email technical support is provided for active Pro licenses only.

If you have installed the free version, or do not currently have an active Pro license, you can still view the support forum, and/or post to the forum by registering and logging in.

Pricing

Starting from $0 per month.

Check Out the Trust Badges Widget

By Common Ninja

Trust BadgesTry For Free!

App Info

Rating

Reviewers

No reviews

Tags

client portal
customer portal
private files
private pages
Private Posts

Developed By

ARS

Quick & Easy

Find the Best Wordpress plugins for you

Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!

Testimonial

Testimonial plugins for Wordpress

Galleries

Galleries plugins for Wordpress

SEO

SEO plugins for Wordpress

Contact Form

Contact Form plugins for Wordpress

Forms

Forms plugins for Wordpress

Social Feeds

Social Feeds plugins for Wordpress

Social Sharing

Social Sharing plugins for Wordpress

Events Calendar

Events Calendar plugins for Wordpress

Sliders

Sliders plugins for Wordpress

Analytics

Analytics plugins for Wordpress

Reviews

Reviews plugins for Wordpress

Comments

Comments plugins for Wordpress

Portfolio

Portfolio plugins for Wordpress

Maps

Maps plugins for Wordpress

Security

Security plugins for Wordpress

Translation

Translation plugins for Wordpress

Ads

Ads plugins for Wordpress

Video Player

Video Player plugins for Wordpress

Music Player

Music Player plugins for Wordpress

Backup

Backup plugins for Wordpress

Privacy

Privacy plugins for Wordpress

Optimize

Optimize plugins for Wordpress

Chat

Chat plugins for Wordpress

Countdown

Countdown plugins for Wordpress

Email Marketing

Email Marketing plugins for Wordpress

Tabs

Tabs plugins for Wordpress

Membership

Membership plugins for Wordpress

popup

popup plugins for Wordpress

SiteMap

SiteMap plugins for Wordpress

Payment

Payment plugins for Wordpress

Coming Soon

Coming Soon plugins for Wordpress

Ecommerce

Ecommerce plugins for Wordpress

Customer Support

Customer Support plugins for Wordpress

Inventory

Inventory plugins for Wordpress

Video Player

Video Player plugins for Wordpress

Testimonials

Testimonials plugins for Wordpress

Tabs

Tabs plugins for Wordpress

Social Sharing

Social Sharing plugins for Wordpress

Social Feeds

Social Feeds plugins for Wordpress

Slider

Slider plugins for Wordpress

Reviews

Reviews plugins for Wordpress

Portfolio

Portfolio plugins for Wordpress

Membership

Membership plugins for Wordpress

Forms

Forms plugins for Wordpress

Events Calendar

Events Calendar plugins for Wordpress

Contact

Contact plugins for Wordpress

Comments

Comments plugins for Wordpress

Analytics

Analytics plugins for Wordpress

Common Ninja Apps

Some of the best Common Ninja plugins for Wordpress

Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.

Trust Badges for Wordpress logo

Trust Badges

Show trust badges that highlight security and reliability, build customer confidence, and help visitors feel safe making purchases on your site.

Collapsible Content for Wordpress logo

Collapsible Content

Use Collapsible Content sections to structure information on your site and make it easier for visitors to find what they need.

Course Listings for Wordpress logo

Course Listings

Create course listings with a course catalog widget that displays programs clearly, supports easy organization, and helps visitors explore courses effectively.

Animated Headline for Wordpress logo

Animated Headline

Add animated headlines to draw attention to key messages and improve user engagement through visual emphasis.

Card Slider for Wordpress logo

Card Slider

Showcase content with a card slider that presents images, text, and buttons in a smooth, customizable layout to keep visitors engaged.

AliExpress Reviews for Wordpress logo

AliExpress Reviews

Show AliExpress reviews to build trust, improve credibility, and help visitors make confident purchase decisions that support higher sales.

Flip Card Builder for Wordpress logo

Flip Card Builder

Add interactive two-sided cards with flip effects to present front and back content in a compact, engaging format.

WordPress Feed for Wordpress logo

WordPress Feed

Show WordPress posts with a WordPress feed that keeps content fresh, improves navigation, and helps visitors discover more of your site.

Airbnb Reviews for Wordpress logo

Airbnb Reviews

Show Airbnb reviews to build trust, improve credibility, and help visitors make confident booking decisions that support higher property sales.

Nudge Button for Wordpress logo

Nudge Button

Nudge button with a subtle shaking animation that draws attention to important calls to action, increases interaction, and helps boost conversions.

Social Votes for Wordpress logo

Social Votes

Encourage interaction with social votes that let visitors like, upvote, and rank content, boosting engagement and guiding better decisions.

Image Magnifier for Wordpress logo

Image Magnifier

Use an image magnifier to let visitors zoom in on photos, view fine details clearly, and enjoy a more accessible and informative visual experience.

More plugins

plugins You Might Like

Discover Apps By Platform

Discover the best apps for your website

WordPress
Wix
Shopify
Weebly
Webflow
Joomla
PrestaShop
Shift4Shop
WebsiteX5
MODX
Opencart
NopCommerce

Common Ninja Search Engine

The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!

Multiple platforms