Search a database/csv and display the result on a wordpress page
-
Hi All,
I have a wordpress website setup for a local based store in my city. The type of product that customers purchase at this store take around 3 months to be ready for them to pick up.
During the 3 months, there are a few updates on their order for example, measurements completed, manufacturing completed, etc.
All of the customer orders have a unique order number which are stored in a csv file and the csv file also contains the current status of the order. This is a very simple table where there is two columns – OrderNumber, OrderStatus.
What I require is to provide customers the ability to review their Order Status on the wordpress website – as follows:
1. Customer goes to http://www.company.co.uk/checkOrderPage
2. On this webpage, the customer is presented with a box to enter in their unique order number
3. Customer enters in the unique order number into the box and clicks a button
4. They are then displayed with the status of their orderDoes a plugin exist for this?
Ive come across a few different plugins – WPFushion, WPDataAccess, ParticipantsDatabase, wpDataTables – however I don’t think any actually do this? Finding it quite tricky to understand if they do actually provide what I need since they display a lot of various functionality on their websites.
Any help or tips on this would be greatly appreciated.
The blog I need help with is: (visible only to logged in users)
-
Since using plugins here requires a paid Business Plan, you’re not likely to find many folks who can offer a recommendation.
Because of this, I recommend asking over at https://wordpress.org/support/forum/miscellaneous/ instead.
- The topic ‘Search a database/csv and display the result on a wordpress page’ is closed to new replies.