-
Notifications
You must be signed in to change notification settings - Fork 20
/
README.txt
29 lines (21 loc) · 984 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
// $Id$
Drupal Commerce (Dev) - Installation profile
This installation profile installs the standard Drupal installation profile with
the exception of the Toolbar module. It installs the Administration Menu, Rules
(and its dependencies), and Views modules followed by the current Commerce
modules in development. It then provides some default block configuration and
builds dummy content for quick feature testing.
Place this profile into the profiles/commercedev directory of your site and make
sure all the dependencies are in a valid modules directory for the site.
DEPENDENCIES:
http://drupal.org/project/addressfield
http://drupal.org/project/admin_menu
http://drupal.org/project/commerce
http://drupal.org/project/ctools
http://drupal.org/project/entity
http://drupal.org/project/rules
http://drupal.org/project/views
Using Drush Make:
To use drush make download the file build.make. Then use the following command
to build a development snapshot:
drush make build.make