2017 © Pedro Peláez
 

magento-module yireo_disablelog

Disable all Magento logging to the database

image

yireo/yireo_disablelog

Disable all Magento logging to the database

  • Thursday, August 17, 2017
  • by jissereitsma
  • Repository
  • 4 Watchers
  • 17 Stars
  • 517 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 9 Versions
  • 1 % Grown

The README.md

Yireo DisableLog

Magento extension to disable Magento logging to the database, (*1)

More information: https://www.yireo.com/software/magento-extensions/disablelog, (*2)

You can install this module in various ways:, (*3)

1) Download the MagentoConnect package from our site and upload it into your own Magento Downloader application., (*4)

2) Download the Magento source archive from our site, extract the files and upload the files to your Magento root. Make sure to flush the Magento cache. Make sure to logout once you're done., (*5)

3) Use modman to install the git repository for you:, (*6)

modman init
modman clone https://github.com/yireo/Yireo_DisableLog
modman update Yireo_DisableLog

4) Use composer to install the composer package for you. See below., (*7)

Instructions for using composer

Use composer to install this extension. First make sure to initialize composer with the right settings:, (*8)

composer -n init
composer install --no-dev

Next, modify your local composer.json file:, (*9)

{
    "require": {
        "yireo/magento1-disablelog": "dev-master",
        "magento-hackathon/magento-composer-installer": "*"
    },    
    "repositories":[
        {
            "packagist": false
        },
        {
            "type":"composer",
            "url":"https://packages.firegento.com"
        },
        {
            "type":"composer",
            "url":"https://satis.yireo.com"
        }
    ],
    "extra":{
        "magento-root-dir":"/path/to/magento",
        "magento-deploystrategy":"copy"           
    }
}

Make sure to set the magento-root-dir properly. Test this by running:, (*10)

composer update --no-dev

Done., (*11)

The Versions

17/08 2017

dev-master

9999999-dev https://www.yireo.com/software/magento-extensions/disablelog

Disable all Magento logging to the database

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

02/11 2016

0.0.14

0.0.14.0 https://www.yireo.com/software/magento-extensions/disablelog

Disable all Magento logging to the database

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

26/10 2016

0.0.13

0.0.13.0 https://www.yireo.com/software/magento-extensions/disablelog

Disable all Magento logging to the database

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

22/10 2016

0.0.12

0.0.12.0 https://www.yireo.com/software/magento-extensions/disablelog

Disable all Magento logging to the database

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

16/08 2016

0.0.11

0.0.11.0 https://www.yireo.com/software/magento-extensions/disablelog

Disable all Magento logging to the database

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

12/05 2016

0.0.9

0.0.9.0 https://www.yireo.com/software/magento-extensions/disablelog

Disable all Magento logging to the database

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

21/02 2016

0.0.8

0.0.8.0 https://www.yireo.com/software/magento-extensions/disablelog

Disable all Magento logging to the database

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

03/11 2015

0.0.7

0.0.7.0 https://www.yireo.com/software/magento-extensions/disablelog

Disable all Magento logging to the database

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento

15/11 2014

0.0.6

0.0.6.0 https://www.yireo.com/software/magento-extensions/disablelog

Disable all Magento logging to the database

  Sources   Download

OSL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Jisse Reitsma (Yireo)

composer-installer magento