Drupal profile for WebDevHub website
Use drush
- clone this project for your profiles folder
- add this command
drush make --working-copy --no-gitinfofile wdh_profile.make location_your_work_folder/wdh/www/
Install it with standard Drupal way using wdh_profile
profile…
Or with drush: drush si -y --account-mail=[email protected] --sites-subdir=default wdh_profile; drush uli
After install you have to go admin/config/services/twitter/settings
to update your OAuth settings. Just follow instructions about creating a Twitter app and get Consumer key and Consumer secret.
Than You can add your twitter account at admin/config/services/twitter
.
Make sure cron jobs runs regulary.