Open vyasamit2007 opened 4 years ago
Hi, @vyasamit2007. Thanks so much for working on this! It's a feature I've always wanted but never found time to work on. A couple of notes for you:
Another alternative would be to generate the config files, e.g.
And rely on devs to diff/merge.
We have come up with a new tool Drupal Entity Generator (DEG) https://github.com/acquia-pso/dst-entity-generate. This is a tool to build Drupal entities using the architecture defined in the Google spreadsheet. We recommend using a Drupal Spec Tool for creating the Google spreadsheet to define the content architecture for your Drupal site.
We can close this issue because that tool does exactly what is intended in the original thread here.
Note: Drupal Entity Generator is currently using the older version v4.0.1 of the Drupal Spec Tool...
Note: Drupal Entity Generator is currently using the older version v4.0.1 of the Drupal Spec Tool...
Created issue under DEG repo - https://github.com/acquia-pso/dst-entity-generate/issues/204
Description
Drupal spec tool currently generates only test cases, We aim to extend this tool to build Drupal entities using the architecture defined in the DST sheet.
High-level technical architecture
Note: This is still in the ideation stage and the low-level details are yet to be finalized.