WP Manifestindependent plugin directory
manifest / users / wp-client-portal

Simple File Uploader

WordPress page for use on a staging server, allows for interaction with clients

by Ben Trebach · github.com/btrebach/wp-client-portal · website

8stars
3forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/btrebach/wp-client-portal/archive/refs/heads/master.zip

Readme

WordPress Client Plugin

Features

  • Allow clients to:
    • Upload files (photos, logos, etc.) for incorporation into their site
    • View design comps (jpeg, pdf)
    • Access a messageboard for back and forth communication
      • Receive e-mail notifications
    • View a project progress tracker
  • Allow developers to:
    • Keep all relevant information in one central location
    • Not have to dig through old documents, e-mails, etc. for resources
    • Eliminate constant client contact
    • Keep thorough records of everything related to the client
      • Interactions
      • Changes in requirements
      • Contracts

Read the full README on GitHub →