Is it possible to have data entered through the SAEF or Freeform module written to an external text file?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
June 26, 2008 8:09pm
Subscribe [4]#1 / Jun 26, 2008 8:09pm
Is it possible to have data entered through the SAEF or Freeform module written to an external text file?
#2 / Jun 27, 2008 2:10am
I’d have to assume your solution will require some PHP.
#3 / Jun 27, 2008 2:18am
Yeah, this would require a custom add-on. There are some extension hooks for publishing entries and I assume (but don’t know for sure) if those work using SAEF or only when publishing through the CP.
#4 / Jun 27, 2008 2:44am
Sure, the SAEF could do it. You “just” need to add the code to write the data to the file. Not much of a problem with PHP, in general, but not out-of-the-box functionality.