Add File
In the Solodev CMS, a file serves many purposes. Examples of a file include HTML or code files, like .tpl. Files are stored in folders with a different Resource View depending on their file type. From an open folder, click + Add and select Add File.

You can add the following file types:
- HTML — Hypertext Markup Language (HTML) is the markup language used to create the foundation of any web page. In Solodev, HTML files are not web pages. HTML pages serve as content blocks that can be organized and embedded into STML pages via Solodev's Dynamic Div technology.
- Template Code — Solodev's text editor supports a wide range of code file types, including .js, .css, .php, .xml, and .json. To use JavaScript or CSS files across all pages, reference the file path in the Global Header Insert found in Update Website.
- README — A plain-text file for documentation or notes within the folder.