Difference between revisions of "Drupal notes"

From thelinuxwiki
Jump to: navigation, search
(Pushed from Themanclub.)
 
Line 14: Line 14:
 
  2. enable the newly uploaded theme by going to Appearance and scolling to the bottom "DISABLED THEMES" section
 
  2. enable the newly uploaded theme by going to Appearance and scolling to the bottom "DISABLED THEMES" section
  
 +
 +
== command line for drupal ==
 +
 +
drush
  
 
[[category:drupal]]
 
[[category:drupal]]

Revision as of 14:28, 15 October 2013

admin link

http://www.example.com/?q=admin
http://www.example.com/?q=user
http://www.example.com/user/login 


adding themes (drupal 7.x)

1. transfer and unzip/tar them into the sites/all/themes directory.
2. enable the newly uploaded theme by going to Appearance and scolling to the bottom "DISABLED THEMES" section


command line for drupal

drush