Featurize
Categories
Component ID
2756353
Component name
Featurize
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
105
Component created
Component changed
Component body
Cover your whole site with features
Features are great until it comes to build the features for what you're developing. You're all good when you have only few features. Things get messy when your site has tons of features.
Automate the features building and define your own naming convention (or use predefined) to rebuild all features with single drush command:drush featurize
Configure
Do it manually by writing the rules like ones defined featurize_admin_default_configs() and saving into variable.
Configuring in admin panel will be available in the following versions.
Modules
- featurize - provides core feature construction capabilities;
- featurize_admin - provides simplified configurable approach to feature building as defined in Configure section above.
