Posted April 16Apr 16 I am trying to figure out some of the extensions that ICS has to offer, and I really don’t see any documentation on version 5 really. Only old topics from 4.6 and older, ranging in excess of at least 10 year old content.So, is there a section regarding any actual developer documentation covering version 5? I see developer blogs and stuff, but that isn’t of any use.I am curious about the FileSystem extension. What locations can it access on the file system? Is it limited to just the “uploads” folder, or can it be used elsewhere on the file system?
April 17Apr 17 Community Expert Hi @Nuclear General,There is no official v5 developer documentation yet if I recall correctly from another topic. I know you've mentioned it already, but the Development Blog may give you some insight or at least a starting point to answer your questions.There are also developers and providers active throughout Invision Community so if you have something specific you need help with, they may be able to assist.
April 18Apr 18 Author Will this extension be required when using the API to upload attachments or anything related to files?
April 18Apr 18 Community Expert This is old documentation but to a degree should be ample to understand it: https://invisioncommunity.com/developers/docs/development/extensions/corefilestorage-r138/You can also look at available items in the developer package, such as our core applications and how they implement this extension.