-- url of the page with the problem -- :
www.graincapitals.com/tracker
-- HikaShop version -- : 3.5.1
-- Joomla version -- : 3.8.12
-- PHP version -- : 7.2.9
-- Browser(s) name and version -- : Chrome
Hi, i have installed hikashop starter on my site (
www.graincapitals.com
); the site is an investment platform which allow investors to invest in grains supply chain.
i would like to add an 'INVESTMENT TRACKER' that would display 4 additional status (order status) in the front end for each user. the status are: ACQUISITION, STORAGE, SALES, PAYMENT(ROI). i thought i could add these additional statuses in hikashop Order_Status table in database and i thought about creating a PHP driven-page on the website called 'TRACKER' that would pull information from the database depending on the status for the user (investor) and we can manually change the status order in Hikashop to display to the user; that way the user can visualize or track their investment stages (ACQUISITION, STORAGE, SALES, PAYMENT(ROI) ).
I am just a fresh startup and am still learning to code; i only build websites in joomla and wordpress; i humbly request your help in adding these additional 4 statuses and in writing the PHP code that i can use to pull info from the database to display in the front page for the user to see; can some one help pls?
- Nasiru