The Features module is primarily for use by site developers to export elements of a site configuration for use in another site.

learn more… | top users | synonyms

2
votes
1answer
18 views

Is making a feature of literally everything available actually a smart thing to do?

I love features for all the benefits they have, especially for performance. It now seems like a logical step forward to make a feature out of everything available on the "create feature" page on a ...
1
vote
1answer
166 views

Possible to use drush to list overrides for all features?

I believe that drush features-diff will list the overrides for a specific feature and that drush features-list will list all features. Is it possible to list all of the overrides for all features, ...
3
votes
2answers
157 views

What does a basic module look like that includes a content type, a couple of fields and a view?

I am looking at turning my Features into proper modules. There is nothing fancy to them other than a content type, a couple of textfields attached and a view. It looks like the features module pretty ...
2
votes
1answer
24 views

forcefully / manually remove content type

Is it possible to manually remove a content type? I've packaged it in a feature and now the content type is no longer needed; it's been deprecated. I'm unable to delete the content type after ...
-1
votes
0answers
32 views

Can we use the features module to organize the mess of an existing site?

My client is having an existing D7 site with 3 environments: dev => staging => production. Migration of definitions from one environment to the next is currently done manually. Can we use the ...
1
vote
0answers
13 views

Features : export content types with FieldCollection

When I try to export my content type using Features, it works. But when I import it on another Drupal installation, I've got an exception : Exception : Invalid field name given: **my_field** is not ...
0
votes
1answer
14 views

Extract module setting with features [duplicate]

Is there a possibility to extract a module's saved setting with features? Is there another possibility to achieve that?
0
votes
1answer
367 views

An AJAX HTTP error occurred. HTTP Result Code: 403 Debugging information follows. Path: /system/ajax StatusText: Forbidden ResponseText:

I have received this error twice, first during panels everywhere, and now again working with Features module. It is produced When you create new feature: Structure > Features > and click on 'Edit ...
2
votes
1answer
20 views

Is there a variable that keeps track of which pages are enabled or disabled in Page Manager?

I'm using the Features module and I'm tired of manually enabling/disabling pages (user_edit, user_view, etc.) Is there a variable that I can add to Strongarm to control this in code?
0
votes
2answers
23 views

How to deploy a site with open source?

I created a Drupal 7 site on my localhost. I installed some modules, created some content types and fields, changed some preferences, etc. and also entered some real test data. (I want this data to be ...
0
votes
1answer
263 views

Export menu links with features

I'm trying to export menu links with features but it saves the node id in the feature, but obviously the nid is different in dev, test and production. I can't use UUID because nodes are created in ...
0
votes
0answers
17 views

the feature is in rebuilding state and does not make changes to the site

I have created two vocabularies on my local and export it through features via fe_taxonomy module. But on the live site when I click the feature to view it, its in rebuilding state with the ...
0
votes
1answer
171 views

Infinite Redirect Loop with PURL and spaces_og

I created a calendar feature for organic groups, and tried to enable it in a group with spaces_og. The page refreshes saying changes have been saved but the feature is still disabled. In the logs, ...
8
votes
4answers
2k views

Why would some features still show Overridden after a revert all --force?

Why would some features still show as "Overridden" even after running a full features revert with the force switch? Below are the commands I am running, for the sake of clarity. drush fr-all --force ...
4
votes
5answers
841 views

How to enable inactive fields

I have a content type with a field that has been set to inactive. This happened after I reverted my feature in an attempt to undo a change I made to the content type. The error message given is the ...

1 2 3 4 5 12
15 30 50 per page