Theo13 Posted August 11, 2014 Share Posted August 11, 2014 This seems like a real basic question, but I'm creating a Prestashop module and the documentation appears to be lacking on these issues. I created a page for the back-office by creating a class inheriting from AdminController (isn't there a way to create a back-office page directly in a module? This would be useful). I only want to achieve something really basic: upload images with a form and displaying these in a list, with options to edit and delete. I've found some pages on the documentation talking about this, but no working example, and I'm getting stuck. If you could show me some example or good explained page I missed, I would be really grateful! Thank you! Link to comment Share on other sites More sharing options...
vekia Posted August 11, 2014 Share Posted August 11, 2014 you can create admin controllers, it's not a problem if i were you i will check how the other mdules works. for example free module delete orders - it creates a admin controller (separate page) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now