huasamacocl/mark-a-spot
Composer 安装命令:
composer create-project huasamacocl/mark-a-spot
包简介
Mark-a-Spot is a Drupal distribution for crowdmapping and public civic issue tracking
README 文档
README
This is a composer-based installer for the Mark-a-Spot Drupal distribution. It can be used to start a project based on this crowdmapping platform.
Installation
Please follow the installation instructions and configuration guide at the official documentation.
TL;TR
$ curl -s https://getcomposer.org/installer | php
$ sudo mv composer.phar /usr/local/bin/composer
$ composer create-project markaspot/mark-a-spot project-dir --stability dev
This command will install the Mark-a-Spot distribution into a project directory.
You may then use the included Docksal integration for easy development or go on with drush in your local dev environment. Otherwise just replace the connection string with credentials of your database and run the following drush command.
$ drush si markaspot -y --db-url=mysql://root:root@db:3306/markaspot
Support, Hosting
Holger Kreis | twitter: @markaspot | http://mark-a-spot.org
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2019-06-20