ideaspro24728991 Approved

Member since: 2018-03-30

Recent posts by ideaspro24728991
Post When

Ah, i use plugin 'stringToSlug' in plugins/ideas/shop/assets/js/shop.js
You can disable this code: ...

Posted in Slug preset

I don't understand what you mean.
If you want to change just slug without affect to field 'name', ju...

Posted in Slug preset

Ah, yes. My bad
You have to insert a row into table ideas_routes with:

  • slug: product slug
  • entity_...

Posted in Add a new product

You're welcome :D

Posted in Add a new product

Can you give me the data of this product (.sql).
I need to check data to see if it enough or lack so...

Posted in Add a new product

Hi
I just use official docs of octobercms.
Google and stackoverflow when having difficult issues.
An...

Posted in Add a new product

Hi
You can write a plugin to do it.
There are (at least) 3 tables you need to fill data when you cre...

Posted in Add a new product

Yes, you can change source code.
But you can not update this plugin ( if you change code).
You shoul...

Posted in About source code

All dynamic attribute will be in a tab and also customize attribute
You can not move it to another t...

Posted in Working with added extra fields in product model

Just go to attribute manager and add one attribute, then add this attribute to attribute group (the ...

Posted in Working with added extra fields in product model