Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 693 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 693 Bytes

GeoSpatial Module for shoottler

This is a Geo Spatial Module for shoottler. More documentation is comming...

Install

composer require shoottler/geospatial-module dev-master

Usage

Work on your module, once you are done:

npm run dev
- or -
npm run prod

then copy Resources/assets/dist/js to /your-public-folder/js/modules/geospatial
- and -
copy Resources/assets/dist/css to /your-public-folder/css/modules/geospatial

Shoottler will discover your module and you can enable it from your dashboard at settings->modules.                                                  

Contributing

PRs accepted.

License

GNU GPL-3.0 © XCA Digital Studio, S.A. de C.V.