I developed a Drupal theme and a few modules. The theme defines special regions
where the blocks from my modules can be displayed.
In the present condition, first I have to install/activate the modules, then install/enable the theme and then manually enable/configure the blocks. i.e., I have to specify where each block should be displayed.
Is there a way I can set this task to do automatically. That is when I install both the themes and modules, the blocks should be automatically enabled and set in their correct regions.