o acceptable_sugar_flavors Contains which Sugar Editions the package can be installed on. Accepted values are any combination of: CE, PRO, and ENT.
o acceptable_sugar_versions This directive contains two arrays:
o author Contains the author of the package, e.g. “SugarCRM Inc.”
o copy_files An array detailing the source and destination of files that should be copied during installation of the package. See the example manifest file below for details.
o description A description of the package. Displayed during installation.
o icon A path (within the package ZIP file) to an icon image that will be displayed during installation. Examples include “./patch_directory/icon.gif” and “./patch_directory/images/theme.gif”
o is_uninstallable Setting this directive to TRUE allows the Sugar administrator to uninstall the package. Setting this directive to FALSE disables the uninstall feature.
o name The name of the package. Displayed during installation.
o published_date The date the package was published. Displayed during installation.
o type The package type. This should be set to “theme”
o version The version of the patch, i.e. “1.0” or “0.96-pre1”
Copyright 2004-2008 SugarCRM Inc.
Product License