Hi, I'm thinking of getting a FreeAgent Central account for a new business of mine and was wondering if I could do a little integration with a Drupal-based customer portal with this module. I don't suppose you have any plans to create a release of the module or, even better, create a Views 3 plugin that would let me create views of my FreeAgent data? I'm afraid I have no coding skills or funding at the moment but this is something that may change (funding) in the next few months.

Comments

4drian’s picture

Title: Release? Features? » Progress

snufkin’s picture

Basically we are developing an API module that will be used by other contributed modules to pull FA data via a nice interface (so one does not have to worry about authentication, error handling, data parsing when requesting different resources). Currently the module development is progressing as our free time allows in the 7.x-1.x branch.

Current aims and milestones are (psynaptic feel free to correct me):
- Implement a configuration page with account verification [done]
- Add a GET handler interface for each resource FA offers
- Add PUSH interfaces
- Add local caching for the remote data

derekahmedzai’s picture

This sounds interesting. How's it progressing?

snufkin’s picture

I am working on a branch that uses the rest api by bevan, similar to http://drupal.org/project/redmine. This required a rewrite and I didnt want to commit to the repo until its a sort of stable version, although I probably will soonish.

deekarma’s picture

Hi, just wondering if you are still working on this project?

cheers

deekarma’s picture

I just opened my eyes and saw there was a commit at the beginning of the month. Great news.

I note that the module will be for drupal 7. Do you think there would be a lot of work in retorgrading it for drupal 6. I would like to integrate with open atrium.

(edited for typos)

snufkin’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

I doubt there ever will be any progress on the D6 version. I'll close this issue for now, stella has been making great progress on the module, so I imagine she will plan a release soon.