Jump to content

Is it possible to add an additional column to the shipping table?


pronigo

Recommended Posts

Hi Developers!

 

I'm wondering if it's possible to add an additional, integer column to the shipping table (I mean this one: http://localhost/prestashop/_admin/index.php?controller=AdminCarriers&token=ca3b5dffbaf5c733555d894901dbe288).

 

I really need to have more information of each delivery option and I don't see any other solution.

 

Big thanks,

Adam.

Link to comment
Share on other sites

Hi,

We obviously can't see the lin, since it's pointing to your localhost. In any case, yes, you can add it with a module, or manually through the very same phpmyadmin.

 

After that, you'll need to edit the carrier.php class, carrier TPL files for back office, and, possibile, carrier controllers for both back and front office

 

Fabio

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...