Thread: Module Creation
View Single Post
  #2  
Old 01-06-2017, 12:29 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Module Creation

YAML files are for data only.

To alter the structure you should "decorate" existing PHP classes.
Please check these articles:
- http://devs.x-cart.com/en/basics/understanding_models.html
- http://devs.x-cart.com/en/basics/adding_new_property_to_a_product/ (search for "IDecorator")
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote