-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathREADME.txt
33 lines (23 loc) · 1.04 KB
/
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
30
31
32
33
Octopus video 1.x for Drupal 7.x
----------------------------
Social video platform.
Requirements
------------
In addition to the standard Drupal requirements you will need the following to
make use of Octopus:
- drush 3.1 - http://drupal.org/project/drush
- drush make 2.0 beta 9 - http://drupal.org/project/drush_make
- git - http://git-scm.com
Getting started
---------------
Octopus video for 7.x requires several patches to be applied to Drupal core. It
provides a `build-octopus-video.make` file for building a full Drupal distro including core
patches as well as a copy of the `Octopus video` install profile.
1. Grab the `build-octopus-video.make.make` file from Octopus Video and run:
$ drush make build-octopus-video.make [directory]
or use its url on Drupal.org directly:
$ drush make https://raw.githubusercontent.com/heidisoft/OctopusVideo/master/build-octopus-video.make [directory]
2. Choose the "Octopus Video" install profile when installing Drupal
Maintainers
-----------
- Heshan Wanigasooriya ([email protected])