Git Product home page Git Product logo

magento2-module-scoped-eav's Introduction

Scoped EAV

What is Scoped EAV Magento 2 Module?

This module allow possibility to create custom EAV (Entity Attribute Value model) to describe entities where the number of attributes (properties and parameters) which can be used to describe it.

Who is developing this module ?

Smile

This module is built by Smile.

Smile is the European leader of Open Source and also a four-times Europe Partner of the the Year (2010-2014), two-times Spirit of Excellence (2015-2016), Global Elite Partner (2017-now), and Regional Commercial Partner (2018) awarded by Magento.

Our multidisciplinary team brings together experts in technology, innovation, and new applications.

Together we explore, invent, and test technologies of the future, to better serve our clients.

Contributing

You can contribute to this module by submitting issues or pull requests.

For more details, please take a look at the contribution guidelines.

Changelog

All notable changes are recorded in this changelog.

Standards & Code Quality

Smile Lab Quality Suite (Magento) provides coding standards / rulesets that can be used on Magento projects.

magento2-module-scoped-eav's People

Contributors

adamj88 avatar amadeco avatar cemag44 avatar delyriand avatar dmkhr avatar grthi avatar guvra avatar pierregauthier avatar pigau avatar romainruaud avatar vs7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

magento2-module-scoped-eav's Issues

Attribute frontend input of type texteditor, pagebuilder not working

Good evening,

I would like to submit an issue about Smile_CustomEntity and Smile_ScopeEav.

To reproduce the issue :

  1. Add a new attribute of input type "Text Editor" or "Page Builder" (both or not working during my test).

Screenshots :
Capture d’écran 2024-03-18 à 20 36 43
Capture d’écran 2024-03-18 à 20 36 34

  1. Add the attribute to the default set in Entity Types in Content => Custom Entities => Entity Types
  2. Try to fill this new field in one entity in Content => Custom Entities => Entities

You will find one error page :

TypeError: Magento\Framework\View\Element\UiComponentFactory::argumentsResolver(): Argument #2 ($componentData) must be of type array, null given, called in /home/amadeco/public_html/vendor/magento/framework/View/Element/UiComponentFactory.php on line 235 and defined in /home/amadeco/public_html/vendor/magento/framework/View/Element/UiComponentFactory.php:183
Stack trace:
#0 /home/amadeco/public_html/vendor/magento/framework/View/Element/UiComponentFactory.php(235): Magento\Framework\View\Element\UiComponentFactory->argumentsResolver()
#1 /home/amadeco/public_html/vendor/magento/module-ui/Component/Form/Field.php(82): Magento\Framework\View\Element\UiComponentFactory->create()
#2 /home/amadeco/public_html/vendor/magento/framework/View/Layout/Generator/UiComponent.php(164): Magento\Ui\Component\Form\Field->prepare()
[...]

I will publish a beginning of a pull request in the meantime, but please note, that any field in textarea input (textarea, texteditor and pagebuilder one) is not saved in the database and the data is not persisted.

Screenshots :

Capture d’écran 2024-03-18 à 20 56 34 Capture d’écran 2024-03-18 à 20 57 11

Ilan

Magento 2.3.4 Compatibility

Receiving the below error when upgrading to Magento 2.3.4 when running setup:di:compile:

Missed required argument storeManager in parent::__construct call. File: vendor/smile/module-scoped-eav/Model/Entity/FileInfo.php

The relevant code is: https://github.com/Smile-SA/magento2-module-scoped-eav/blob/master/Model/Entity/FileInfo.php#L27

And the class it extends in Magento 2.3.4: https://github.com/magento/magento2/blob/2.3.4/app/code/Magento/Catalog/Model/Category/FileInfo.php

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.