2017 © Pedro Peláez
 

magento2-module installschemagenerator

This module enable you to retrieve InstallSchema.php from tables of your choice

image

blackbird/installschemagenerator

This module enable you to retrieve InstallSchema.php from tables of your choice

  • Wednesday, May 30, 2018
  • by jeremie_blackbird
  • Repository
  • 2 Watchers
  • 3 Stars
  • 89 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 8 Versions
  • 305 % Grown

The README.md

Install Schema Generator

Latest Stable Version License: MIT, (*1)

An extension for Magento 2 by Blackbird Agency, (*2)

Synopsis

This project is a developer tool destined to speed up the tables creation's scripts of a Magento 2 module. The purpose of this project is to make easier to create extra tables for your Magento 2 modules. For example, you love the Phpmyadmin UI and have designed your tables with it. But now you have to write the entire setup script for your Magento 2 module... If only you were allowed to generate this setup script from your tables... And here we are! That's why we offer you this module: it allows you to generate your InstallSchema.php setup file throught your database tables., (*3)

How to use it

Requirements:, (*4)

  • You should have initialized a databasse and created your table(s)

You can generate the setup file via two methods:, (*5)

  • CLI command
  • UI Backend

CLI Command

Allowed CLI commands:, (*6)

php magento isg:generate [tables...], (*7)

options:, (*8)

-n : custom namespace name for the file -l : location where to generate the file, (*9)

UI Backend

  • Connect to your Magento 2 admin panel, then go to System => Install Schema Generator
  • Insert your custom namespace
  • Select the tables to generate into a InstallSchema.php setup file
  • Download your file and enjoy it

alt tag, (*10)

Setup

Get the package

Zip Package:, (*11)

Unzip the package in app/code/Blackbird/InstallSchemaGenerator., (*12)

Composer Package:, (*13)

composer require blackbird/installschemagenerator

Install the module

Then, run the following magento command:, (*14)

php bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources., (*15)

Support

Raise a request., (*16)

Authors

Contact

For further information, contact us:, (*17)

Licence

This project is licensed under the Blackbird Policy License - see the LICENSE link for details., (*18)

That's all folks!, (*19)

The Versions

30/05 2018

dev-master

9999999-dev https://github.com/blackbird-agency/magento-2-install-schema-generator

This module enable you to retrieve InstallSchema.php from tables of your choice

  Sources   Download

MIT OSL-3.0

The Requires

 

schema generator dev install magento tool

21/03 2018

100.1.3

100.1.3.0 https://github.com/blackbird-agency/magento-2-install-schema-generator

This module enable you to retrieve InstallSchema.php from tables of your choice

  Sources   Download

MIT

The Requires

 

schema generator dev install magento tool

14/02 2018

100.1.2

100.1.2.0 http://black.bird.eu/en/blog/install-schema-generator.html

This module enable you to retrieve InstallSchema.php from tables of your choice

  Sources   Download

OSL-3.0

The Requires

  • magento/framework 101.*.*
  • magento/module-backend 100.*.*

 

24/01 2018

100.1.1

100.1.1.0 http://black.bird.eu/en/blog/install-schema-generator.html

This module enable you to retrieve InstallSchema.php from tables of your choice

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-backend 100.*.*
  • magento/framework 101.*.*

 

02/05 2017

dev-develop

dev-develop http://black.bird.eu/en/blog/install-schema-generator.html

This module enable you to retrieve InstallSchema.php from tables of your choice

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-backend 100.*.*
  • magento/framework 100.*.*

 

02/05 2017

100.1.0

100.1.0.0 http://black.bird.eu/en/blog/install-schema-generator.html

This module enable you to retrieve InstallSchema.php from tables of your choice

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-backend 100.*.*
  • magento/framework 100.*.*

 

10/02 2017

100.0.1

100.0.1.0 http://black.bird.eu/en/blog/install-schema-generator.html

This module enable you to retrieve InstallSchema.php from tables of your choice

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-backend 100.*.*
  • magento/framework 100.*.*

 

08/07 2016

100.0.0

100.0.0.0 http://black.bird.eu/en/blog/install-schema-generator.html

This module enable you to retrieve InstallSchema.php from tables of your choice

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|7.0.2|~7.0.6
  • magento/module-backend 100.*.*
  • magento/framework 100.*.*