Files app allows you to publish a list of files with links to them so that a website visitor can download any of the published files; e.g., user manuals, presentations, various technical descriptions, etc..
Publishing files on the website
- Install Files via the Installer in your Webasyst account.
- Open Files app and create a subfolder inside any of the available storages (or create a new storage for it). Read about setting up access rights for files and folders.

- Open the subfolder and upload files you want to publish, using "Upload files" link or simply by dragging files into the browser window.

- Ensure that "Structure" section in Site app contains a rule for Files app. Add it, if necessary.

- Go back to Files app, open the subfolder with your files, and click on "Share this folder".
- Click on "Create link" in the popup area.

- Copy code snippet of the form {$wa->files->folderHtml('***')}, displayed under the folder name, which is used for embedding file lists in website pages.

- Create a page on your site using any of the available Webasyst apps; e.g., Site, switch its text editor to HTML mode, paste the copied snippet, and save the page.

- Done! Now you can see the list of published files and links to them on the dedicated site page in the form of a table:











0 comments
No comments yet.