Code Monkey home page Code Monkey logo

entitytype-manager's Introduction

Entity Type Manager

This extension allows you to create and manage custom entity types from Magento admin panel. You can define your own attributes for custom entity types, add entities and bind specific entity type to Product attributes via source models.

Features

  • Create and manage custom entity types
  • Add attributes for custom entity types
  • Create/Manage entities
  • Separate landing pages for entities on frontend
  • Bind product attributes to entity type on creation
  • Display link to entity landing page on product view page on frontend

Tasks (must have)

Entity type manager
  1. Create grid for custom entity types with CRUD functionality
  2. Create entity type Add/Edit form
  3. Create corresponding models to work with custom entity types
Attributes manager
  1. Create entity type attribute manager grid with CRUD functionality
  2. Create attribute Add/Edit form with following fields:
    • Attribute Code
    • Attribute Name
    • Attribute Scope (Global/Website/Store View)
    • Attribute Type (Same as for Catalog/Product attributes)
  3. Create corresponding models to work with custom attributes
Entities manager
  1. Create entity grid with CRUD functionality
  2. Create entity Add/Edit form
  3. Add WYSIWYG editor support for attributes of type text
  4. Create corresponding models to work with entity
  5. Add multi store view support for entity type data to allow translations
Custom admin menu
  1. For Attribute manager and Entity manager menu items should be based on existing custom entity types
  2. Hide Attribute manager and Entity manager menu when no custom entity types defined
Catalog Product bindings
  1. When creating attribute with type Select or Multi-select add an option to bind this attribute to existing entity type. This will set up source model and frontend renderer for this attribute.
  2. Add source model for Catalog attributes to Entities binding.
  3. On frontend have custom renderer for attributes that defined as "Visible on product view page on frontend" to show link to entity type landing page.
Entity type frontend landing pages
  1. Landing page HTML should be rendered using email template approach when customer can define variable placeholders.

Tasks (nice to have)

  1. Media gallery support for attributes
  2. Add mass actions to grid for delete operations
  3. UrlRewrites for frontend SEO url for entities (this include URL model)

entitytype-manager's People

Contributors

anjey-lobas avatar daim2k5 avatar romanlesyk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.