Is there a reason the two functions in the module file begin with an underscore? Since they are only used in the installation, shouldn't they go in the install file? Similarly, you could move all the "initial data" into an install.inc file and call it from the installation function with module_load_include()

Comments

Beakerboy created an issue. See original summary.

nehapandya55’s picture

Thanks for suggestion but its not feature request its coding level changes i will update as per your suggestion.

nehapandya55’s picture

Status: Active » Postponed
boromino’s picture

Version: 8.x-1.x-dev » 2.0.0
Status: Postponed » Fixed
Related issues: +#2789875: can we Import library of countries

Haven't moved all the "initial data" into an install.inc (but to .install file), because I might import currency data from library.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.