Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Install the version of the feature for which you're generating a manifest.
At admin/structure/features, click on the link for a feature.
Click the "Manifest" tab.
If the resulting text contains NEEDS REVIEW anywhere, click the "Check manually" link to ensure you have the latest update information, which is used to generate the manifest.
Edit the resulting text and use it for the manifest field in an App server app release node.
Developer tips
The module will attempt to construct a manifest from a feature based on its .info file and, if present, a .make.inc file containing Drush make information for the feature. Code download links are determined by using update information from drupal.org or other sources as specified by the modules present.