SharePoint 2010 Feature Scopes & Activation Location
Posted by jeanpaulva on May 16th, 2013
Depending on the Feature Scope, we need to Activate it from different locations.
Feature Activation Matrix
Following is the Feature Scope & Activation location.
|
Scope |
Location |
|
Site |
SharePoint Site > Site Actions > Site Settings > Manage Site Features |
|
Site Collection |
SharePoint Site > Site Actions > Site Settings > Site Collection Features |
|
Web Application |
Central Administration > Manage Web Applications > Manage Features |
|
Farm |
Central Administration > Manage Farm Features |
Feature Scopes
As you know we have 4 types of scope:
1. Site (web site)
2. Site Collection
3. Web Application
4. Farm
To view it, open your project in Visual Studio & double click on the Features item from Solution Explorer.
After deploying the soluiton, you can Activate/Deactivate feature from the corresponding page.
For activating Site scoped feature, open SharePoint site & go to Site Actions > Site Settings > Manage Site Features page.
You can Activate / Deactivate corresponding feature.
For activating Site Collection scoped feature, open SharePoint site collection top-level site & go to Site Actions > Site Settings > Site Collection Features page.
For activating Farm scoped feature, open Central Administration > Manage Farm Features page.
For activating Web Application scoped feature, open Central Administration > Manage Web Applications page & then Select web application, Manage Features from the Toolbar.
You can also activate features using PowerShell. For more information on Feature Scope & Items, see the References section.
References
Summary
In this article we have explored the Feature Activation locations based on the Scope.
Tags: farm scope, feature activate, location, sharepiont 2010, sharepoint, site collection scope, web application scope
Posted in Uncategorized | No Comments »








