Publishing records from external database
-
Hi,
I have successfully installed WordPress 3.2.1 and
have used it and read about it’s features for a couple of days.I have made a WordPress site with a menu and a static front page and
the blog is on the news menu item. It works execllent!My problem is I have a MySQL database with about 18,000 records with info about plants and associated images.
This database changes regularly.
I would like to publish these records on my WordPress site.I would like to have a search form, search for plants and
show a plant list.
When I click on the plant list I want to show a detailed view
about the plant record and show it’s images.How could I accomplish this?
I don’t think importing the data to WP pages is a good idea,
because the data changes regularly.Is it a good idea to extend WP with an URL like:
https://mysite.com/?plant_id=1010
if I want to show plant record with id 1010?Maybe I could use a plug-in or make a new one?
Any help will be appreciated.
I am an experienced programmer.
Regards,
Magnus Strand
- The topic ‘Publishing records from external database’ is closed to new replies.