Git Repository:
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/dscl/2335703.git entity_scaffold

Sandbox Page:
https://www.drupal.org/sandbox/dscl/2335703

Entity Scaffold is intended to be an easy way of creating your own Entities by auto-generating a basic Entity which the developer can customize later.

It is mainly based on Drush, the developer may pass the name of the module which the Entity will be part of, then, Entity Scaffold will create all the needed hooks, schema, etc and place the new Entity files inside the given module's tree.

To generates a module containing a basic structure of a custom entity:

Examples:
drush entity-scaffold my_module /path/to/generate/new/module

Arguments:

  • module_name: The name of the module that will be generated containing the entity implementation.
  • module_destination: The location where the generated module will be placed.

Comments

jribeiro’s picture

Issue summary: View changes
PA robot’s picture

Multiple Applications
It appears that there have been multiple project applications opened under your username:

Project 1: https://www.drupal.org/node/2390607

Project 2: https://www.drupal.org/node/2390569

Project 3: https://www.drupal.org/node/2190225

As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).

If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.

I'm a robot and this is an automated message from Project Applications Scraper.

PA robot’s picture

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

jribeiro’s picture

Issue summary: View changes
Status: Needs review » Closed (duplicate)
Issue tags: -PAreview: review bonus
avpaderno’s picture

Related issues: +#2190225: [D7] webform2sftp