splynx/splynx-google-maps 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

splynx/splynx-google-maps

Composer 安装命令:

composer create-project splynx/splynx-google-maps

包简介

Splynx add-on for Google maps

关键字:

README 文档

README

REQUIREMENTS

The minimum requirement that your Web server supports PHP 5.3.0.

INSTALLATION

Install add-on base:

cd /var/www/splynx/addons/
git clone git@bitbucket.org:splynx/splynx-addon-base.git
cd splynx-addon-base
composer global require "fxp/composer-asset-plugin:^1.4.2"
composer install

Install Splynx Google Maps:

git clone git@bitbucket.org:splynx/splynx-google-maps.git
cd splynx-google-maps
composer install
./yii install

Create symlink:

ln -s /var/www/splynx/addons/splynx-google-maps/web/ /var/www/splynx/web/google-maps

Create Nginx config file:

sudo nano /etc/nginx/sites-available/splynx-google-maps.addons

with following content:

location /google-maps
{
        try_files $uri $uri/ /google-maps/index.php?$args;
}

Restart Nginx:

sudo service nginx restart

MASS GEO CODE

To set coordinates for your customers run this command in add-on directory:

./yii tools/mass-geocode

You can use option --force to 'true' to overwrite existing coordinates.

./yii tools/mass-geocode --force=true

统计信息

  • 总下载量: 28
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-02-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固