Closed (fixed)
Project:
Profile Complete Percent
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2012 at 11:45 UTC
Updated:
12 May 2012 at 10:00 UTC
Settings are stored in a database table, with no way to import or export them. This makes the module difficult to use as part of an installation profile.
Comments
Comment #1
BarisW commentedI've changed the module to use a drupal variable instead of a custom table. By doing so, you can use Strongarm to export the settings.
Added to .dev