sulu / activity-log-bundle
Sulu bundle for logging activities
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 10
Forks: 2
Open Issues: 0
Type:sulu-bundle
Requires
- php: ^5.5 || ^7.0
- sulu/activity-log: @dev
- sulu/sulu: ^1.5 || dev-develop
Requires (Dev)
- doctrine/doctrine-bundle: 1.4.*
- jackalope/jackalope-doctrine-dbal: ^1.2.5
- massive/search-bundle: @dev
- phpunit/phpunit: ^4.8 || ^5.0
- sulu/document-manager: @dev
- symfony/monolog-bundle: 2.4.*
- zendframework/zend-stdlib: 2.3.1 as 2.0.0rc5
- zendframework/zendsearch: 2.*@dev
This package is auto-updated.
Last update: 2020-09-24 22:22:00 UTC
README
The SuluActivityLogBundle adds support for logging activities in Sulu.
Status
This repository will become version 1.0 of SuluActivityLogBundle. It is under heavy development and currently its APIs and code are not stable yet (pre 1.0).
Requirements
- Composer
- PHP
^5.5 || ^7.0
- Sulu
^1.5
For detailed requirements see composer.json.
Documentation
The documentation is stored in the Resources/doc/ folder.
Installation
All the installation instructions are located in the Documentation.
License
This bundle is under the MIT license. See the complete license in the bundle
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project using the Sulu Minimal Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.