Ultimate Module Creator

Ultimate Module Creator is a Magento extension that generates the code you need for the custom entities and relations in your domain model

This documentation is a work in progress. Some of the sections are not complete yet. If you find errors, typos or anything else please let me know or feel free to contribute.

Target audience

This extension and documentation adresses the Magento developers of every level of experience. It can even be used in the training process.

Why this module creator?

  • Avoid repetitive code writing.
  • Build your domain model with a few clicks.
  • Speed up your Magento development process.
  • Indentated, commented, human readable generated code.

What does it do?

  • It generates the CRUD code for your custom entities.
  • It generates the code for relating entities, one to many and many to many.
  • ...

View Release notes