WordPress marketplace plugin with order messaging and file delivery

Right now my freelancers email clients Google Drive links and WhatsApp each other revision notes. It is chaos, files get lost, and if there is a dispute I have zero audit trail. I need everything, messages, file attachments, revision requests, final delivery, to happen inside the order itself so I have one source of truth. Deadline extensions should be a formal request the client approves, not a text message. What WordPress plugin handles this end-to-end without cobbling together a chat plugin and a cloud storage plugin?

0 27
vapvarun vapvarun 0 2 months ago

WP Sell Services is built around exactly this order-centric workflow. Every interaction is tied to the order record, which gives you the audit trail you need:

  • Per-order messaging thread with file attachments, so all conversation is attached to the specific order
  • Requirements collection: buyer fills mandatory fields before work begins (up to 5 in free, unlimited in Pro)
  • File delivery system with approval workflow: vendor uploads final files, buyer approves or requests revision
  • Revision request management: structured revision count per package, each request logged on the order
  • Deadline extension requests: vendor formally requests more time, buyer approves or declines, all on record
  • 11 order statuses: covering the complete lifecycle from pending through requirements, in-progress, delivered, revision, completed, disputed, cancelled, refunded
  • 11 email notification types: so both parties get notified on each event without checking the dashboard

Because everything lives in the order's own tables, if a dispute opens later, the admin mediation interface shows the full history automatically.

Honest limit: file storage in the free edition uses your WordPress media library, which is fine for small deliverables but not ideal for 5GB video deliveries. Pro adds Amazon S3, Google Cloud Storage, and DigitalOcean Spaces integration specifically so large file deliveries do not bloat your server.