Gooviweb Client Document Requests

Kuvaus

Gooviweb Client Document Requests gives site administrators a simple workflow for requesting documents from clients without requiring the client to create a WordPress account.

Features:

  • Create document requests from WordPress admin.
  • Specify the documents the client should provide.
  • Generate a long, random, expiring request link.
  • Upload PDF, JPG, PNG, DOC and DOCX files.
  • See pending, received and expired requests.
  • Receive an email notification after an upload.
  • Privacy Policy helper text for site administrators.
  • No external service, tracking, telemetry or remote code.

Uploaded files are stored in the site’s normal WordPress uploads directory. Site owners are responsible for configuring suitable server access controls, retention policies, backups and privacy notices for the sensitivity of the documents they request.

Asennus

  1. Upload the gooviweb-client-document-requests folder to /wp-content/plugins/, or install the ZIP from Plugins > Add New > Upload Plugin.
  2. Activate Gooviweb Client Document Requests.
  3. Open Document Portal in the WordPress administration menu.
  4. Create a request and send the generated link to your client.

UKK

Does the client need a WordPress account?

No. A client can use the generated request link without a WordPress account.

Does the plugin send files to an external service?

No. This version does not use an external document-processing or storage service.

Where are files stored?

Files use the standard WordPress upload mechanism and uploads directory.

What file types are accepted?

PDF, JPG/JPEG, PNG, DOC and DOCX.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Gooviweb Client Document Requests” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Gooviweb Client Document Requests” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.0.5

  • First public WordPress.org release.
  • Updated plugin metadata for the final WordPress.org slug.

1.0.4

  • Final WordPress.org review cleanup and nonce-prefix consistency.
  • Updated security and compatibility checks.

1.0.1

  • Updated plugin name and slug for WordPress.org review.
  • Added unique prefixes to plugin declarations and stored data.
  • Updated contributor and plugin metadata.

1.0.0

  • Initial release.