2017 © Pedro Peláez
 

magento2-module magento-migration

magento phinx migration module

image

pcf/magento-migration

magento phinx migration module

  • Saturday, April 28, 2018
  • by Pradzikowski
  • Repository
  • 2 Watchers
  • 3 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 11 % Grown

The README.md

Project

Magento 2 migrations module based on phinx., (*1)

Purpose of the repository

Creating tool for migrations in magento, with rollback option., (*2)

Usage

Download

You can add these module into your project by adding lines below into your composer.json require section:, (*3)

        "pcf/magento-migration" : "1.0.*",
        "symfony/console": "2.8 as v2.6"

Setting symfony/console alias is required for magento compatibility., (*4)

After that use your composer update command, ans path/to/magento/directory/bin/magento setup:upgrade., (*5)

Using

That will enable pcf:migration command from your magento cli., (*6)

You have to create at least one directory in your custom modules called Migrations as migration files directory., (*7)

pcf:migration works same way as phinx binary file. Phinx documentation can be found here: Phinx documentation, (*8)

Contributing

If you wish to contribute, please read first our Contribution guide., (*9)

The Versions

28/04 2018

dev-master

9999999-dev

magento phinx migration module

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar bernard

21/03 2018

dev-test

dev-test

magento phinx migration module

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar bernard

23/11 2017

dev-other_configurable_options

dev-other_configurable_options

magento phinx migration module

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar bernard

21/11 2017

v1.0.0

1.0.0.0

magento phinx migration module

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar bernard