faithcatholic/parish_school_locator
Composer 安装命令:
composer require faithcatholic/parish_school_locator
包简介
Find parishes and schools by address, name, and mass time
关键字:
README 文档
README
-
Disable the page_1 ("Page"; /parishes) and page_2 ("Map page"; /parishes/map) displays in the view parishes
-
Disable the page_1 ("Page"; /schools-list) and page_2 ("Map page"; /schools/map) displays in the view schools
-
Update Geocoder contrib module (
composer update drupal/geocoder) -
Update Leaflet contrib module (
composer update drupal/leaflet) -
Add Geolocation contrib module to composer (
composer require drupal/geolocation) -
Add Views Field View module to composer (
composer require drupal/views_field_view) -
Clone the parish_school_locator custom module repo into /web/modules/custom*
-
Enable Geolocation contrib module (
drush en geolocation) -
Enable Views Field View contrib module (
drush en views_field_view) -
Enable the parish_school_locator custom module (
drush en parish_school_locator) -
Rebuild site cache (
drush cr) -
Add Mapbox API key to Mapbox admin page (/admin/config/services/mapbox)**
*Until the module is packaged and can simply be added to composer.json
**Mapbox API key is available in Fulcrum at https://fulcrum.brooks.digital/documents/19
统计信息
- 总下载量: 127
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-03-04