2017 © Pedro Peláez
 

magento2-module dev-config

N/A

image

phlpdtrt/dev-config

N/A

  • Saturday, October 28, 2017
  • by dittertp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 639 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 81 % Grown

The README.md

dev-config

Installation

composer require phlpdtrt/dev-config, (*1)

Configuration

there is nothing to configure, (*2)

Usage

simply call the console command phlpdtrt:dev-config:set followed by the config path and the new value. You can set any value for any config path as long the path starts with "dev"., (*3)

bin/magento phlpdtrt:dev-config:set dev/static/sign 1, (*4)

this command for instance activates the "sign static files" feature., (*5)

The Versions

28/10 2017

dev-master

9999999-dev

N/A

  Sources   Download

OSL-3.0

The Requires

  • php 7.0.2|7.0.4|~7.0.6
  • magento/framework 100.1.*

 

28/10 2017

1.0.0

1.0.0.0

N/A

  Sources   Download

OSL-3.0

The Requires

  • php 7.0.2|7.0.4|~7.0.6
  • magento/framework 100.1.*