keystone-classic
keystone-classic copied to clipboard
Types.Files development
keystonejs is a very nice CMS system. The only regret is that implementations of types.file and types.files have not yet been released. When will the development of types.files be done?
There is a type for file right? http://keystonejs.com/docs/database/#fieldtypes-localfile
yes, there is a file type https://github.com/keystonejs/keystone/tree/master/fields/types/file and no, not a files type yet. take a look at the readme on how to use the file type: https://github.com/keystonejs/keystone/blob/master/fields/types/file/Readme.md
+1
+1