
Intro
Hola! Amigos.. It been a while since I last release an Extension. I'm sorry I don't have an excuse.
Issue
I want a situation where as an admin, I can manage seller's activities (product: Author email to be specific) on my site, to some extent i can but, something is still lacking.. which was how to contact buyer regarding a particular product information. e.g. a book store (author's Email)
Well this extension resolved the issue listed above.
Prerequisite
Must have Opencart installed on your system.
Must be running a multistore App.
Must have VQmod installed.
Usage
Download the extension
Unzip it.
You can upload via FTP, Cpanel and or OCMOD installer (I prefer using FTP..its faster and straight forward).
Remember to be carefull not to Overwrite any file.
Create new column in the DB table
Use this code to create a new column in your DB:
ALTER TABLE product ADD COLUMN authors email INT(10) AFTER model;
Extra Features
Enable email field in the admin section.
Re-arrange Product from "Aphabetical order" to "Dated_at".
Login and write down your comment.
Login my OpenCart Account