Jump to content

Recommended Posts

Hello!

I want to modify a little bit the backend. I have a lot of information describing the products - as given by the manufacturer, and i want to split this information in 5 tabs.

I have looked everywhere for the description and short_description tabs which are already available when you edit a product -- but with no success. As close i got - was the adminproductscontroller.php where - surprisingly i didn't found any update sql clause.

What i am trying to do is to have multiple tabs available when you edit a product and to enter my data there as you can already do in description and short description tabs... 

I have already modified the table in phpmyadmin on the server, so the fields do exist. I could just enter the data manually in the database, and see this data in frontend using with tpl. But where to look for the admin backend? I appreciate any guidance.

So where to look please? Thank you very much.

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...