Download the PHP package boboldehampsink/migrationshelper without Composer
On this page you can find all versions of the php package boboldehampsink/migrationshelper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download boboldehampsink/migrationshelper
More information about boboldehampsink/migrationshelper
Files in boboldehampsink/migrationshelper
Download boboldehampsink/migrationshelper
More information about boboldehampsink/migrationshelper
Files in boboldehampsink/migrationshelper
Vendor boboldehampsink
Package migrationshelper
Short Description Migrations Helper Plugin for Craft CMS
License MIT
Package migrationshelper
Short Description Migrations Helper Plugin for Craft CMS
License MIT
Please rate this library. Is it a good library?
Informations about the package migrationshelper
DEPRECATED - Migrations Helper plugin for Craft CMS
Plugin that helps you write complex migrations.
Important: The plugin's folder should be named "migrationshelper"
Deprecated
With the release of Craft 3 on 4-4-2018, this plugin has been deprecated. You can still use this with Craft 2 but you are encouraged to use (and develop) a Craft 3 version. At this moment, I have no plans to do so.
Tips
- You don't need to install this plugin. As long as you require the helper file you can use its functions.
Helpers
getFieldGroupByName
addToFieldLayout
changeFieldSettings
Development
Run this from your Craft installation to test your changes to this plugin before submitting a Pull Request
Changelog
0.5.2
- Don't return source object as its already by reference
- Set an empty array as default layout for the tabName in case it does not exist yet
0.5.1
- Added MIT license to composer.json
0.5.0
- Added getFieldGroupByName helper to easily get field groups
0.4.0
- Improved unit tests for development
0.3.1
- Fixed field context not setting correctly
0.3.0
- Added the ability to insert the field on a specified (tab) index
- ElementType is not an argument anymore
- Tabname is now optional
0.2.0
- Added unit tests for development
0.1.0
- Initial push to GitHub
All versions of migrationshelper with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
~1.0
The package boboldehampsink/migrationshelper contains the following files
Loading the files please wait ....