Plugin Directory

Changeset 1305283


Ignore:
Timestamp:
12/10/2015 01:12:17 PM (10 years ago)
Author:
kevin.gay
Message:

Update Readme Installation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • notification-push-parse/tags/0.2.2/readme.txt

    r1305223 r1305283  
    2222-1. Upload `push_notifications_parse` to the `/wp-content/plugins/` directory       
    2323-2. Activate the plugin through the 'Plugins' menu in WordPress     
    24 -3. Add in your repository the Parse SDK from : https://github.com/parseplatform/parse-php-sdk     
    25 -4. Edit the 'require' in the function 'push_notifications_send($message)' to add the path of the autoload.php of the Parse.com SDK     
    26 -5. Edit the line "ParseClient::initialize( $app_id, $rest_key, $master_key );" with your correct key from your App in Parse.com       
    27 -6. Write       
    28 -7. Enjoy!     
     24-3. Edit the line "ParseClient::initialize( $app_id, $rest_key, $master_key );" with your correct key from your App in Parse.com       
     25-4. Write       
     26-5. Enjoy!     
    2927
    3028== Troubleshooting ==       
Note: See TracChangeset for help on using the changeset viewer.