php / WP programmer needed

1 replies
I'm looking for someone to help me with a fairly simple programming task that uses WP mainly as a framework.

1) finish adapting a WP plugin to work for testing. It's simply an admin panel, nothing else. It needs to save/recall a couple of API access settings, allow you to enter some text, click a button, send the text to another server via an API call, get back the result, save it to disk (which is done via the API, actually), then save an entry to a MySQL record that maps the text string to the resulting saved filename. It then renders the file. Work is about half complete. Also, I need to have a scrolling window that's updated periodically displaying a log of activity going through this interface (think of a 'tail -f' command that's updated inside a TEXTBOX in the admin panel in real-time).

2) Similar thing, but create an independent php script that does the same thing, only using a REST interface that needs to be created that calls the same code as the Admin functions. For this task, no authentication is needed. (I want to be able to see this activity in the Admin log window as well. Preferably, the Admin logic will be the same code called by the REST interface.)

3) Add user validation to the REST interface that works with WP's Users table. This will eventually be managed as a membership kind of thing, and the incoming requests need to be validated against the membership data. Ultimately, this same interface will be used by mobile apps to submit these same types of requests.

This is about one-day's work for anybody who's done related stuff before.

-David
#needed #php #programmer #wordpress

Trending Topics