Packages - softerfish/fyuhls GitHub Wiki

Packages

Packages define what users can do.

Typical controls

  • storage limits
  • upload size limits
  • daily bandwidth limits
  • remote upload access
  • direct-link behavior
  • monetization permissions
  • package price and checkout availability

Design advice

  • keep a clear free package with conservative limits
  • test at least one upload, one download, and one quota edge for every major package change
  • if packages differ on download bandwidth, verify the user sidebar and package behavior line up with your intended UX

Related features

  • Packages interact with uploads, downloads, and monetization more than almost any other area.
  • If a package change seems to break normal user behavior, also inspect Config Hub and storage rules before assuming the package edit alone caused it.