title=Feature Model How-To Guide type=page status=published tags=featuremodel,osgi,project,guide,howtos


### About this How-To This how-to is designed to be a progressive tutorial in which each how-to builds on the previous. It's recommended that you start on the first and work your way through them consecutively. ## Exploring Feature Models by Example * [How To Start Sling with the Kickstarter](/documentation/feature-model/howtos/kickstart.html) * [How to Create a Custom Feature Model Project](/documentation/feature-model/howtos/sling-with-custom-project.html) * [How to Create a Sling Composite Node Store](/documentation/feature-model/howtos/create-sling-composite.html) * [How to Convert a Provisioning Model to a Feature Model](/documentation/feature-model/howtos/create-sling-fm.html) ## Related Reading Want to know more? Take a look at the README files for the projects in the Feature Model ecosystem. * [Feature Model](https://github.com/apache/sling-org-apache-sling-feature/blob/master/readme.md) * [Feature Docs](https://github.com/apache/sling-org-apache-sling-feature/blob/master/docs/features.md) * [Feature Extensions](https://github.com/apache/sling-org-apache-sling-feature/blob/master/docs/extensions.md) * [Feature Archive](https://github.com/apache/sling-org-apache-sling-feature/blob/master/docs/feature-archives.md) * [Feature References](https://github.com/apache/sling-org-apache-sling-feature/blob/master/docs/feature-ref-files.md) * [Feature Aggregation](https://github.com/apache/sling-org-apache-sling-feature/blob/master/docs/aggregation.md) * [SlingFeature Maven Plugin](https://github.com/apache/sling-slingfeature-maven-plugin) * [Feature Launcher](https://github.com/apache/sling-org-apache-sling-feature-launcher) * [Kickstarter](https://github.com/apache/sling-org-apache-sling-kickstart/blob/master/Readme.md)