See also: Create Content page
- Create folder called Downloads in Media library.
- Upload the document files, e.g. pdf or word document.
- Create a Content page, see Create Content page . ( Corporate page. )
- Add download link to the page.
Example Code for download link:
<a href="datelestore.com/All_Media/Downloads/ODS-GUIDE-TO-INTEGRATED-B2B-E-COMMERCE.pdf" target="_blank" title="Download">Click here to download the<strong> eStore Brochure</strong></a>
or a more generic example with relative link:
<a href="../All_Media/Downloads/your-document-here.pdf" target="_blank" title="Download">Click here to download the<strong> eStore Brochure</strong></a>
See also: Create Content page, WISIWYG editor