Skip to content

Features

Marius edited this page Aug 19, 2014 · 1 revision

Features

  • User friendly UI. You can create you module more or less in the way you use phpmyadmin to create table.
  • Entities can be flat, EAV and can behave as a tree. (like the categories do).
  • UMC allows you to create modules with unlimited number of entities.
  • The entities can be related among each other in a "one-to-many" or "many-to-many" relation.
  • The entities can be related "many-to-many" with the products and categories.
  • You can create modules to use only on the backend or frontend also.
  • Your entities can have URL rewrites for frontend.
  • You can allow customers to add comments on your entity view page.
  • SEO support included for entity pages.
  • You can add an unlimited number of fields/attributes for each entity
  • Support for different field types.
  • You decide which field is shown in the admin grid.
  • Create widgets to use in CMS pages for your entities
  • Create RSS feeds of your entities
  • Frontend pages of the generated modules support breadcrumbs.
  • WYSIWYG support for textarea fields.
  • Resize support for image fields (just like the product has.)
  • UMC Generates language csv file. All you need to do is translate it to your language.
  • You can generate the files needed for SOAP and REST APIs.
  • Automatically add a menu link in different menus of magento to your entities list page.
Clone this wiki locally