Skip to content

gboudreau/LEAF_Carwings_EasyAccess

Repository files navigation

LEAF Carwings One-Click Shortcuts

LEAF One-Click mini site

Requirements

  • A webserver with PHP
  • The cURL PHP extension enabled

Installation Instructions

Copy everything into a directory on your web server. Let's say it's accessible from http://www.your_domain.com/leaf/

Edit config.inc.php:

  1. Generate a new GUID (using this tool for example), and replace the _your_guid_here_ string with this new GUID.

  2. Change the country as necessary.

  3. Enter your Nissan Connect username and password.

  4. If you can't use the openssl_encrypt() function (very unlikely), you will need to change $encrypt_using_webservice to TRUE. WARNING! This will use a remote web service to encrypt your password.

You're done.

You can now access the one-click shortcuts using the index page at http://www.your_domain.com/leaf/?id=your_guid_here

Acknowledgements

Developed mainly using a free open-source license of
PHPStorm
kindly provided by JetBrains. Thanks guys!

About

One-click access to LEAF Carwings remote actions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages