Name of payment method in back end list

  • Posts: 182
  • Thank you received: 15
11 years 7 months ago #69603

I would like to see one more column in the payment plugin list.

As it is now only the Name of the Plugin itself is displayed. It would be great and easier for users if there was a column that displayed the name that you give it in the settings.

For example if you change the Banktransfer plugin to be used for invoices, it can be hard for another user to find it since the Name Invoice isn't displayed.




I am talking about the field "Name" as in the screen shot.

Jan

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #69668

Hi,

I think that the best solution is to edit the file "yourSite\administrator\components\com_hikashop\views\plugins\view.html.php" in the "listing()" function add a select to have the informations of the plugin in the database and add the name in the object "$plugins" or create a new object.

Then edit the view "plugins / listing" and display the name in a new column.

Please Log in or Create an account to join the conversation.

  • Posts: 182
  • Thank you received: 15
11 years 7 months ago #69687

Yes I can try that and you can put it up on the feature request list.


Jan

Please Log in or Create an account to join the conversation.

  • Posts: 182
  • Thank you received: 15
11 years 7 months ago #69689

It looks like the listing is getting its data from the table joomla_extensions and in that there is no info on the name, that is in the Hikashop payment table.

So it will require some more code to get it. So I leave it to you guys to maybe add for a future version.


Thanks

Jan

Please Log in or Create an account to join the conversation.

Time to create page: 0.078 seconds
Powered by Kunena Forum