Free · self-hosted · read-only

See the feedback that
needs attention.

The Amazon Feedback Manager pulls Amazon's official 1–3★ seller-feedback report into a private dashboard on your own server. Filter it, spot unanswered feedback, open the related order and export what you need.

No checkout. No licence key. No subscription. No data sent to sitelead.

What it is

A focused attention queue—not a rating vanity chart

UK and EU marketplaces

Choose UK, Germany, France, Italy, Spain, Netherlands, Sweden, Poland, Belgium and Ireland individually.

Daily read-only pull

A command-line cron requests the official feedback report. It cannot edit listings, message buyers, fulfil orders or change prices.

Unseen and unanswered

New feedback is marked clearly. Filter by marketplace, star rating, date, text, order ID or unseen status.

Seller Central order links

Open the associated order in the right Seller Central marketplace when Amazon includes an order ID.

Safe CSV export

Export the filtered queue. Spreadsheet-formula characters are neutralised to prevent CSV injection.

Optional count-only email

If your host supports PHP mail, receive a simple count when new feedback appears—without putting comments or order IDs in email.

Amazon's limit, stated plainly. The GET_SELLER_FEEDBACK_DATA report contains negative and neutral feedback—one to three stars. Amazon does not include four- or five-star positive feedback in this report. The Manager therefore cannot show your complete public seller rating history. See Amazon's report definition.

Private by design

The data stays with the seller who owns it

Runs on your server

The dashboard, database and scheduled job are hosted by you. There is no sitelead cloud account.

Encrypted credentials

LWA Client ID, Client Secret and Refresh Token use AES-256-GCM with a random per-install key stored separately from the database.

Data minimised

The Manager stores rating, comment, seller response and order ID. It deliberately discards rater email and raw report rows.

Protected administration

HTTPS-only sessions, Secure/HttpOnly cookies, CSRF protection and a temporary lock after repeated failed logins.

No secret cron URL

The scheduler is command-line only, preventing cron tokens from leaking into routine web access logs.

No tracking

No analytics, telemetry, adverts or licence call-home. sitelead cannot see your credentials, feedback or usage.

Before downloading

What you need

Hosting

  • PHP 8.1+ with PDO MySQL, cURL and OpenSSL
  • MySQL or MariaDB database
  • HTTPS certificate
  • A command-line cron job
  • An Amazon professional seller account
  • Primary-user access to create and self-authorise a private SP-API app
  • Selling Partner Insights or Amazon Fulfillment role
  • LWA Client ID, Client Secret and Refresh Token
Amazon approval is separate. The free download does not create an Amazon developer account or bypass Amazon's registration, role approval or security requirements. Your private app and data use remain your responsibility.

Setup

From zip to first fetch

1

Upload and install

Put the folder at a private HTTPS URL, open install.php, connect an empty database and create your login.

2

Connect Amazon

Enter your private app's three LWA credentials, choose marketplaces and let the read-only connection test pass before anything is stored.

3

Schedule daily

Copy the exact command shown in Settings into your hosting cron panel, then run the first fetch. Amazon report jobs can take several minutes.

Price

£0. Properly free.

Free download

Amazon Feedback Manager v1.0.0

£0
no VAT, checkout, licence key, renewal or usage limit
  • Complete installable PHP/MySQL application
  • UK and EU marketplace selection
  • Dashboard, filters, unseen queue and CSV export
  • Encrypted SP-API credential storage
  • Daily CLI scheduler and optional count-only email
  • Setup guide and security notes included
Download the zip

Need help? The software is free. Optional installation, security review or custom features are paid fixed-price work—email ln3@sitelead.co.uk.

FAQ

Before you connect it

Can it show positive feedback?

No. Amazon's official report supplies 1–3★ negative and neutral seller feedback only. We do not scrape Seller Central.

Can it reply to feedback?

No. It shows Amazon's reported seller response and links to the order, but it does not message buyers or submit responses.

Does sitelead receive my Amazon credentials or feedback?

No. The app is downloaded once and runs entirely on your hosting. It has no sitelead API, analytics or call-home function.

Why is a cron job required?

Amazon creates report jobs asynchronously and can take several minutes. A command-line cron is more reliable than leaving a browser tab open and does not expose a web token.

Is it open source?

No. It is free to use within your own business, but resale, redistribution and running it as a service for other businesses are not permitted. You may keep backups and modify your own copy.

What happens if Amazon changes the API?

The current version is supplied free and as-is. Check this page for newer builds, or ask for a fixed-price update or customisation.

Take it. Put it on your server. Keep your feedback private.

The download is ready now and the full setup guide is public.

Download freeSetup guide