ProjectSend
  • About
  • Installation
    • Requirements
    • Manual installation
    • Configuration file
    • One click installers
    • Upgrading
    • Translations
    • Advanced: improving downloads
  • How to use
    • Files
      • File types restrictions
      • Orphan files
      • File size limits
      • Categories
    • Users and clients
      • Creating accounts
      • Self registration
    • Groups
    • Public files and groups
    • Templates
    • E-mail notifications
      • SMTP settings
      • E-mail templates
      • Testing email settings
    • Actions log
    • Cron tasks
    • Custom CSS/JS/HTML
      • Using the assets manager
      • Using custom files
  • Troubleshooting
    • Debug mode
    • Checking php errors
    • Finding and reporting bugs
    • How to get support
    • Collaborate
Powered by GitBook
On this page
  • Current assets types:
  • Current available locations
  • Current available positions
  1. How to use
  2. Custom CSS/JS/HTML

Using the assets manager

PreviousCustom CSS/JS/HTMLNextUsing custom files

Last updated 2 years ago

An assets manager is available under Tools -> Custom HTML/CSS/JS

Here you will be able to create any number of assets that you need and select exactly where you want to apply them.

Current assets types:

  • HTML

  • CSS

  • JS

Current available locations

  • Public pages (log in, register, recover password, public listings, public downloads)

  • Administration pages

  • Files list template (any active one)

  • All locations

  • All except files list template

Current available positions

  • <head>

  • Immediately after the opening <body> tag

  • Before closing </body>