Skip to content

Conversation

@yoren
Copy link
Contributor

@yoren yoren commented Nov 8, 2019

This PR updates Gravity API URL to use the www.gravityapi.com domain.

Testing instructions

  1. Activate the Gravity Forms Cli plugin. If you use Local by Flywheel, it already has WPCli installed, or you'll have to install WPCli on your server.
  2. Add define( 'GRAVITY_MANAGER_URL', 'https://dev.gravityhelp.com/wp-content/plugins/gravitymanager' ); to your wp-config.php file.
  3. In the Local app, right-click on your site and click on "Open Site SSH" (https://d.pr/i/NK3RLO). Or ssh to your server.
  4. Run the command wp gf check_update to see if you can get results.
  5. Update the constant in wp-config.php to https://dev.gravityapi.com/wp-content/plugins/gravitymanager.
  6. Repeat step 4.

@yoren yoren requested a review from michelle-bauer November 8, 2019 06:55
@yoren yoren self-assigned this Nov 8, 2019
@michelle-bauer
Copy link

michelle-bauer commented Nov 8, 2019

@yoren When running the command 'wp gf check_update', my results are:
| auto-update | 2.4.9.6 |
| hotfix | 2.4.9.5 |

@yoren
Copy link
Contributor Author

yoren commented Nov 11, 2019

@michelle-bauer your screenshot is actually correct because the dev server has everything in much older versions.

yoren added 2 commits March 10, 2020 16:09
* master:
  Fix network activate install flag (#26)
  update change log
  Fix form notification update command (#25)
  update change log
  update docblock
  sanitize the form export file name
  bump version; update change log
  Add missing gf subcommand in documentation
  merges changes from github out of sync with public plugin
  adds optional filename flag for form export
  entry list: same features for json as ids format
  Permanently delete trashed entries
  Add missing entry subcommand in inline documentation
@yoren yoren merged commit 961e244 into master Mar 10, 2020
@yoren yoren deleted the update-gravityapi-domain branch March 10, 2020 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants