Download the PHP package eminos/statamic-feedback without Composer

On this page you can find all versions of the php package eminos/statamic-feedback. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package statamic-feedback

Statamic Feedback

Statamic 6.0+

Support

A visual feedback and annotation tool for Statamic. Pin feedback to page elements, capture screenshots, leave comments with @mentions, and track everything from the Control Panel. Works on both the frontend and in the CP.

Client feedback usually lives in email threads, Slack messages, and spreadsheets. By the time you figure out what "the thing on the about page" refers to, you've already lost 20 minutes. Statamic Feedback puts feedback directly on the page where it belongs.

Features

Visual Feedback

Entry Linking

Collaboration

Control Panel Integration

Storage

Feedback is stored as flat YAML files in Laravel's storage directory, right alongside the rest of your application data. Screenshots are saved as image files next to the YAML. No database required, no external services, and everything can be version-controlled if you want.

Installation

Quick Start

1. Install and go. The CP widget is enabled by default. Super admins can start leaving feedback on any Control Panel page right away. No configuration needed.

2. Set up permissions. Four granular permissions (view, create, delete own, manage all) let you control who can do what. Assign them through Statamic's roles system to give your team and clients access.

3. Add it to your frontend. Drop the tag into any Antlers layout to let CP users leave feedback directly on the live site:

Or with a custom position:

The tag only renders for logged-in CP users with feedback permissions. Regular visitors see nothing.

Documentation

Complete documentation is available in DOCUMENTATION.md:

Support

For support, questions, or feature requests, please open an issue on this GitHub repository.

Roadmap

Ideas we're considering for future releases:

Have a feature request? Open an issue and let us know.

License

This is a commercial addon that requires a license for production use.

Purchase a license on the Statamic Marketplace →

See LICENSE.md for full license terms.

Copyright © 2026 Emin Jasarevic


Made by kiwikiwi for the Statamic community


All versions of statamic-feedback with dependencies

PHP Build Version
Package Version
Requires statamic/cms Version ^6.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package eminos/statamic-feedback contains the following files

Loading the files please wait ...