Blogs
Installing Joomla 2.5.6 in Acquia Drupal Dev Desktop
Want to use Acquia Drupal Dev Desktop to run Joomla CMS, this video tutorials will show you how to install Joomla 2.5.6 in Acquia Drupal Dev Desktop server stack. Enjoy!
Drush sql-sync - How to make it work in Windows 7 PC
This video will show you how I was able to make drush sql-sync command to work on my Windows 7 development PC
The fixed is based in the article that can be seen in this website -> http://www.mydrupaljourney.com/articles/2012/04/20/running-drush-rsync-w...
- Danreb's blog
- Login to post comments
How to quickly enable or disable and control your Drupal theme using DRUSH
Drush can do so many things specially during development of a Drupal Website and this includes working with theme of your website. Here are some drush command for manipulating theme that I find very useful and handy to memorize while you are working within your drupal site. Screen shot will show you, the code is written below:


Drush command written below.
- Danreb's blog
- Login to post comments
How to install Drupal 7 through shell using Drush
First you need to login to your server then type the following command seen on this screenshot, the code is shown below.

- Danreb's blog
- Login to post comments
How to quickly enable or disable Drupal CSS/JS optimization using DRUSH
I find this command very handy during development. Drush can easily disable or enable CSS and JS aggregation using the vset command in Drush. Here's how:
- Danreb's blog
- Login to post comments
DANREB.COM 