• 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 https://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 order

    Can this plug do this?

    Any help or tips on this would be greatly appreciated.

  • The topic ‘Search a database.csv and display order details’ is closed to new replies.