Skip to content

yireo-training/magento2-example-simple-extension-attributes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Simple Extension Attributes

An example of how to create Extension Attributes. The file extension_attributes.xml lists some new attributes that are added as plain text values. Next, a Plugin is used to add the attributes to the repository input and output. Values are stored in a separate table (see the Setup class). There is a CLI command as a proof of concept.

Installation

composer require yireo-training/magento2-example-simple-extension-attributes:dev-master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages