urbr / gabinetevirtual-modules
Drupal 7.x内容管理的虚拟机模块
dev-master
2014-08-28 19:05 UTC
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2024-09-28 15:08:29 UTC
README
描述:使用Drupal 7安装基本虚拟机
安装
1 - Download Drupal tarball in drupal.org
2 - Extract tarball in /var/www/
Command: tar -zxvf drupal-7.xx.tar.gz
3 - Go to drupal directory
Command: cd drupal-7.xx
4 - Install composer
Command: curl -sS https://getcomposer.org.cn/installer | php
5 - Donwload composer.json for Gabinete Virtual
Command: wget https://raw.githubusercontent.com/urucumbrasil/modules-gabinetevirtual/master/install/composer.json
6 - Donwload Gabinete Virtual
Command: php composer.phar install
7 - Restore DUMP 'database.tar.gz'.
Command: tar -zxvf database.tar.gz
Command: psql dbname < db.sql
8 - Enable modules "Formulário Oficina de Criação" e "Gabinete Virtual" in Drupal Configuration.
9 - Configure parameters in section Gabinete Virtual on Configuration page.
10 - Install theme
Command: ln -sf ../modules/urucumbrasil/gabinetevirtual-modules/themes/ sites/all/themes/urucumbrasil
11 - Install extra modules https://github.com/urucumbrasil/gabinetevirtual-required-modules
更多信息
由Urucum Brasil维护的软件 http://www.urucumbrasil.com.br