Download the PHP package humanmade/s3-uploads-audit without Composer

On this page you can find all versions of the php package humanmade/s3-uploads-audit. 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 s3-uploads-audit

=== S3 Uploads Audit === Contributors: humanmade Tags: s3, audit, uploads, logging, humanmade Requires at least: 5.8 Tested up to: 6.7 Stable tag: 0.1.0 Requires PHP: 8.1 Requires Plugins: s3-uploads License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds audit functionality for S3 Uploads actions, e.g., ACL changes. This plugin is an add-on for the S3 Uploads plugin.

== Description ==

The S3 Uploads Audit plugin extends the functionality of the S3 Uploads plugin by adding an audit trail for specific actions. This helps administrators track changes and maintain security for their S3-hosted media.

Current audited actions:

It integrates with the Stream plugin to log those actions, providing a comprehensive audit trail within your WordPress admin area.

This plugin is developed and maintained by Human Made.

== Installation ==

  1. Ensure the "S3 Uploads" plugin is installed and activated. You can download it from the WordPress plugin repository.
  2. Upload the s3-upload-audit folder to the /wp-content/plugins/ directory on your WordPress installation.
  3. Activate the "S3 Uploads Audit" plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

= What actions does this plugin audit? = Currently, the plugin is set up to audit ACL changes on objects. Future versions may include more actions.

= Does this plugin work without S3 Uploads? = No, this plugin is an add-on for S3 Uploads and requires it to be active.

= Does this plugin integrate with other audit logging plugins? = Currently, the primary integration is with the Stream plugin. We welcome contributions to integrate with other popular audit logging plugins. Please see our development repository for more information on contributing.

== Changelog ==

= 0.1.0 - 2025-06-02 =

== Upgrade Notice ==

= 0.1.0 =


All versions of s3-uploads-audit with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
composer/installers Version ~1.0 || ~2.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 humanmade/s3-uploads-audit contains the following files

Loading the files please wait ....