Skip to content

gisairo/asilia-base-drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Make sure you have drush installed and configured properly. Use this guide to help you setup drush.

Clone this repository to a folder where you want to install drupal and then:

run drush make /path/to/asilia.make

and let the script do the rests

install the site with this drush command drush site-install asilia --account-name=admin --account-pass=admin --db-url=mysql://YourMySQLUser:RandomPassword@localhost/YourMySQLDatabase

What the script sets up?

-Drupal 7 latest branch -Core Modules -Editor Role and editor account -username: editor -password: editor321

Other modules

About

Asilia Creative Base Drupal Core with a few mods

Resources

Stars

Watchers

Forks

Packages

No packages published