2017-25 © Pedro Peláez
 

pw-module migrations

image

lostkobrakai/migrations

  • Monday, April 2, 2018
  • by LostKobrakai
  • Repository
  • 5 Watchers
  • 28 Stars
  • 670 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 2 Open issues
  • 18 Versions
  • 23 % Grown

The README.md

Migrations Build Status

This module is deprecated in favor of RockMigrations. It'll continue to work and I might fix some smaller incompatibilities if they're reported, but no major development will happen on this anymore., (*1)

    ___       ___       ___       ___       ___       ___       ___
   /\__\     /\  \     /\  \     /\  \     /\  \     /\  \     /\  \
  /::L_L_   _\:\  \   /::\  \   /::\  \   /::\  \    \:\  \   /::\  \
 /:/L:\__\ /\/::\__\ /:/\:\__\ /::\:\__\ /::\:\__\   /::\__\ /::\:\__\
 \/_/:/  / \::/\/__/ \:\:\/__/ \;:::/  / \/\::/  /  /:/\/__/ \:\:\/  /
   /:/  /   \:\__\    \::/  /   |:\/__/    /:/  /   \/__/     \:\/  /
   \/__/     \/__/     \/__/     \|__|     \/__/               \/__/

Migrations is a module to manage migration files, which in themselves allow you to handle all the development steps, which affect the ProcessWire database, across multiple enviroments. Be it a simple local development and online live environment by a single developer or multiple developers working in a team with multiple server environments to go through before shipping., (*2)

Migration files are simple small class files, which utilize the ProcessWire API to run any database affecting changes. It's not as nice as using the Admin UI directly, but certainly better than trying to migrate changes manually – possibly weeks after adding the changes., (*3)

They are NOT database migrations like you might know them from frameworks like Laravel or Ruby on Rails. Those files won't setup any database tables or change table column types. It's about recreating what normally would be done via the backend UI. Creating a field, removing a field from a template, installing a module and so on., (*4)

For more information on the module please visit: https://lostkobrakai.github.io/Migrations/
Snippets using the module: https://github.com/LostKobrakai/MigrationSnippets, (*5)

The Versions

02/04 2018

0.1.2

0.1.2.0

  Sources   Download

02/04 2018

0.1.3

0.1.3.0

  Sources   Download

12/07 2017

dev-master

9999999-dev https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

12/07 2017

0.3.1

0.3.1.0 https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

18/01 2017

0.3.1-b3

0.3.1.0-beta3 https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

18/01 2017

0.3.1-b2

0.3.1.0-beta2 https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

18/01 2017

0.3.1-beta

0.3.1.0-beta https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

16/01 2017

0.3.0

0.3.0.0 https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

27/12 2016

0.3.0-RC1

0.3.0.0-RC1 https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

25/12 2016

0.2.0

0.2.0.0 https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

06/12 2016

0.1.8

0.1.8.0 https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

15/09 2016

0.1.7

0.1.7.0 https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

15/09 2016

dev-LostKobrakai-change-module-filename-back

dev-LostKobrakai-change-module-filename-back https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

15/09 2016

0.1.6

0.1.6.0 https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

04/09 2016

dev-symfony

dev-symfony https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

04/09 2016

dev-feature/symfony-console

dev-feature/symfony-console https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

01/08 2016

0.1.5

0.1.5.0 https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

The Development Requires

database migration processwire

30/07 2016

0.1.4

0.1.4.0 https://lostkobrakai.github.io/Migrations/

Module to handle migration files in ProcessWire

  Sources   Download

MIT

The Requires

 

database migration processwire