2017 © Pedro Peláez
 

symfony-bundle bug-reporting-bundle

Creates a ZIP file with system information for eZ 5.4/6.x

image

xrow/bug-reporting-bundle

Creates a ZIP file with system information for eZ 5.4/6.x

  • Monday, June 26, 2017
  • by xrow
  • Repository
  • 4 Watchers
  • 0 Stars
  • 3,680 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Xrow Bug Reporting

Description:

This Tool will generate a ZIP file with relevant eZ Platform/Studio information., (*1)

What you will find inside the ZIP: - QA.txt file with common Q&A - phpinfo.html file with complete PHP information - SystemInformation.txt file with PHP version, PHP Accelerator, etc - InstalledComposer.json file with installed components - composer.json file with current composer - FolderPermissionRoot.txt file with permissions for folders in installed eZ-directory - FolderPermissionWeb.txt file with permissions for folders in /web directory - FolderPermissionApp.txt file with permissions for folders in /app directory - /config folde with all relevant .yml files from /app/config directory - /logs folder with all relevant .log files from /app/logs directory - /ezpublish_legacy/settings folder with all relevant settings for eZ Publish 5.4, (*2)

Installation:

Run:, (*3)

$ composer require xrow/bug-reporting-bundle

In app/AppKernel.php add, (*4)

            new Xrow\BugReportingBundle\XrowBugReportingBundle(),

Usage:

$ app/console bugreporting:create --dest=destination-dir

Default destination directory is:

$ app/cache/dev/eZbugReporting/

The Versions

26/06 2017

dev-master

9999999-dev http://www.xrow.de

Creates a ZIP file with system information for eZ 5.4/6.x

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0

 

24/02 2017

1.0.4

1.0.4.0 http://www.xrow.de

Creates a ZIP file with system information for eZ 5.4/6.x

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0

 

16/01 2017

1.0.3

1.0.3.0 http://www.xrow.de

Creates a ZIP file with system information for eZ 5.4/6.x

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0

 

29/08 2016

1.0.2

1.0.2.0 http://www.xrow.de

Creates a ZIP file with system information for eZ 5.4/6.x

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0

 

20/06 2016

1.0.1

1.0.1.0 http://www.xrow.de

Creates a ZIP file with system information for eZ 5.4/6.x

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0

 

16/06 2016

1.0

1.0.0.0 http://www.xrow.de

Creates a ZIP file with system information for eZ 5.4/6.x

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0