Converting txt file into a directory listing
-
I am new to WordPress development and trying to achieve this result.
I have a batch of files in txt format weekly, which have paths of files on a particular server.
I need to somehow convert/import these txt files into Directory-like format in WordPress and enable users to search the target name on those files.
the search result needs to highlight the target name and show the file path like the picture shown in the post on stackoverflow.
Text files sizes are around 300M to 500M each.
Those files are updated weekly and new updates need to be converted/imported as time goes by.
Is there any existing solution in WordPress already?
The page I need help with: [log in to see the link]
- The topic ‘Converting txt file into a directory listing’ is closed to new replies.