Simple file uploading module for the CMS. This module offers functionality for simple temporary file uploads, to be used by other modules to allow users of the CMS to upload files with AJAX requests.
This module will look for the Netlify CMS config file and extensions in the following folder: [nuxt.js srcDir]/netlify-cms. ℹ️ The nuxt.js srcDir is set to the project root folder by default. If you ...