Advertisement:

Author Topic: duplicate cars attributes plugin  (Read 449 times)

hichamuser

  • Newbie
  • *
  • Posts: 31
duplicate cars attributes plugin
« on: April 13, 2017, 06:14:20 am »
Hello! I want to duplicate cars-attributes, to make "moto-atribute" "camion-atribute" "mobile-atribute" etc.
What i have to edit?
I have to replate all "car" words with "moto"?

Web-Media

  • Sr. Member
  • ****
  • Posts: 453
  • Web
Re: duplicate cars attributes plugin
« Reply #1 on: April 13, 2017, 09:20:59 am »
It'a short list  but require long time .Here's some tips
 Change plugin name (and short name)
 Change plugin folder name
 Change tables names ( sql file)
 Add new database fields
 Change functions name (avoid collision)
 Change function parameters (if necesary)
 Edit function parameters (some features require aditional fields).
 Change translation strings
 Change plugin icon (admin menu foto and functions)


hichamuser

  • Newbie
  • *
  • Posts: 31
Re: duplicate cars attributes plugin
« Reply #2 on: April 13, 2017, 05:04:33 pm »
Web-Media thank you very much ,
can you explain more please