WP Manifestindependent plugin directory
manifest / developer / location-grid-v2-installer

Location Grid V2 Installer self-updates

Location Grid v2 Full Database installer

by pray4movement · github.com/pray4movement/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/pray4movement/location-grid-v2-installer/archive/refs/heads/master.zip

Ships its own WordPress updater (Plugin Update Checker), so new versions show up under Dashboard → Updates.

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 dt_location_grid table
  • Installs all records to temp dt_location_grid table
  • Swaps temp dt_location_grid with live dt_location_grid 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.

Read the full README on GitHub →