This project is not covered by Drupal’s security advisory policy.

Summary

Feature manager module would provide an alternative way to create and manage Features. The base concept is to change the way how we create and manage Features. So this module propose the following workflow:

  1. Navigate on the Features module admin interface and click on Create feature.
  2. Set the basic settings and click save.
  3. Redirect the user on the Feature manager admin interface.
  4. This interface would provide the ability e.g.: To create new content type
  5. Load the create content type form into an overlay.
  6. After the user finished the configuration of the content type, navigate the user back on the Feature manager interface
  7. The new content type was added to the feature by default.

Project information

Releases