pegitutu Posted January 19, 2019 Share Posted January 19, 2019 Hi All I am creating a module to upload an image using the product module, to upload an image. A form is created using hookDisplayAdminProductsExtra which when you press save calls on hookActionProductUpdate How do i get hookActionProductUpdate to upload the file to the server? Link to comment Share on other sites More sharing options...
tdsoft Posted January 21, 2019 Share Posted January 21, 2019 Hi, you can write PHP Code like pure PHP, example https://www.w3schools.com/php/php_file_upload.asp file: upload.php 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