Location Grid V2 Installer
Location Grid v2 Full Database installer
by discipletools · github.com/discipletools/location-grid-v2-installer · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/discipletools/location-grid-v2-installer/archive/refs/heads/master.zipDeclares an update source (https://github.com/Pray4Movement/location-grid-v2-installer), so updates arrive through the plugin's own updater.
From the readme
Location Grid V2 Installer
This is a plugin that installs the "development" version of version 2 Location Grid. It will install all 386k records.
Purpose
For advanced development of the location grid, perfecting of populations, boundary changes, etc. before public release
this installer allows for pushing each improved versions of the location grid to production systems.
Usage
Will Do
- Creates an admin installer page in wp-admin
- Creates a temp dtlocationgrid table
- Installs all records to temp dtlocationgrid table
- Swaps temp dtlocationgrid with live dtlocationgrid table.
- Updates posts.
Will Not Do
- Item
- Item
Requirements
- Disciple Tools Theme installed on a Wordpress Server
Installing
- Install as a standard Disciple.Tools/Wordpress plugin in the system Admin/Plugins area.
- Requires the user role of Administrator.
Contribution
Contributions welcome. You can report issues and bugs in the
Issues section of the repo. You can present ideas
in the Discussions section of the repo. And
code contributions are welcome using the Pull Request
system for git. For a more details on contribution see the
contribution guidelines.