Bloggorus
Forum Replies Created
-
Forum: Plugins
In reply to: [Broadcast] Absolute path using localhost test siteNevermind: a quick update to the latest version did the trick 🙂
many thanks tobias, just implemented it and it works perfectly.
My ultra-simple shopping cart is up and running
Great!
Actually, using Excel docs rather than SQL databases is better in many situations, especially small businesses without tech support on hand 24/7.
We track all of your product prices through dynamic excel documents.
It’s easier to get staff members to modify excel speadsheets than SQL or PHP files 🙂
I was surprised there aren’t more solutions for what I wanted.
Automatic updating + a basic web shop shortcode system and you’re up and running with minimal complications, and you can hand it over to the most computer illiterate person with few worries.
thanks tobias, no rush 🙂
This may not be related, but I’m interested in using PHP to update Tablepress tables from a CSV on my server.
I use tables as a product list.
My staff regulalry update the excel files with new information and prices then export and manually upload them.
It would be great to be able to dynamically load them from a server based CSV and skip all that manual uploading.