tanasecosminromeo/audit-bundle

Audit for Symfony2/3/4

dev-master 2022-10-18 17:32 UTC

This package is auto-updated.

Last update: 2024-09-18 22:05:52 UTC


README

NOT RELEASED

This is not intended to be used in production yet.

Basic How to Use

  1. composer require tanasecosminromeo/audit-bundle
  2. Add an environment variable AUDIT_CLASSES="User,Forum,ForumCategory,ForumTopic,ForumReply" where those comma separated values are entities name
  3. Should work - only been tested in one project - this is not released yet.