Open main menu

Changes

486 bytes added ,  14:40, 18 November 2016
no edit summary
See the [[Drupal<i class="fa fa-pull-left fa-5x fa-drupal" aria-hidden="true"></Cheatsheet]]i>Web Applications
See also [[Using git {{CompanyName}} founder and principal consultant Greg Rundlett has been working with drupal]]Drupal since the beginning of Drupal. Now Drupal 8 is celebrating it's one year anniversary. What is Drupal? The free software Content Mangement System (CMS) that delivers for many of the top websites in the world, including the most recognizable brands and institutions globally.
== Upgrade ==You need to upgrade Drupal like you brush your teethSee [https://www.youtube.. at least once or twice a day.com/watch?v=1unR0wOkhPA this quick video]
<source lang="bash">cd /var/www/equality-techAquia is the Boston company behind Drupal. While you can go directly to them for your Drupal needs, you are also free to build a relationship with us at eQuality Technology. The product cost is the same (free). We offer a more agile and responsive customer experience.com/www/drupal
drush vset maintenance_mode 1<html><iframe src="https://www.youtube.com/embed/1unR0wOkhPA" frameborder="0" width="560" height="315"></iframe></html>
~/bin/backup.db.sh civicrm
 
~/bin/backup.db.sh drupal
 
cp .htaccess .htaccess.mine
 
drush up
 
mv .htaccess.mine .htaccess
drush vset maintenance_mode 0
 
</source>
[[Category:CMS]]
[[Category:Drupal]]
4,558

edits