Module Loader


This guide provides an overview of product features and related technologies. In addition, it contains recommendations on best practices, tutorials for getting started, and troubleshooting information for common situations.

Topics

  • Module Loader Restrictions
    If you are hosting Sugar and wish to lock down the upgrade wizard, you can set disable_uw_upload to true in the config_override. This is intended for hosting providers to prevent unwanted upgrades.
  • Module Loader Restriction Alternatives
    This article provides workarounds for commonly used functions that are blacklisted by Sugar for the On-Demand environment.
  • Introduction to the Manifest
    The Module Loader relies on a file named manifest.php, which resides in the root directory of any installable package.
  • Package Examples