Jump to content

Create Admin Controller CRUD function & pages


iverson2093

Recommended Posts

hello everyone, I have question about Prestashop 1.7.7.6, Custom Module -> Admin Controller -> routing.

I want to develop the controller including CRUD function such as Laravel framework.

I already create new table for product details (it is not enough for us). So that I need create new once.

The community resources is rare, examples is rare too. Prestashop documentication let me confuse. I can only find you guys.

Let's we talk about the topic, For example, I create "AdminOriginController", It have initContent(), inital page.

url: http://localhost/prestashop_test/backend/index.php?controller=AdminOrigin&token={$token}

Question: I want have CRUD function, Prestashop have other function to create new page for Create/Update ?

Thank you

Capture.PNG

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