# SocialFlow-WordPress-Plugin
#Install modules for develop
 1. Pass on  
    ```bash
    $ cd myproject/wp-content\plugins\socialflow\assets\src
    ```
     ```bash 
   #####run command:
 ```bash
 $ brower install
 ```
  ```bash
  $ npm install
  ``` 
 2. Pass on  myproject/wp-content\plugins\socialflow\assets\src\  run Grunt.js.
 3. In gruntjs run js and js2. 
 # Install plugin wordress on server
 1. Copy social flow folder.
 2. From myproject/wp-content\plugins\socialflow\assets\src - remove folder "bower_components", "node_modules"
 
 #Install modules via admin panel.
  1. Dashboard -> Pass on Plugins -> Installed Plugins.
  2. Click Deactivate.
  3. Click remove.
  4. Click add new.
  5. Click upload plugin.
  6. Click choice file.
  7. Choice zip archive our plugin.
  8. Click Install now.
  9. Click Activate Plugin.
  10. Dashboard -> SocialFlow.
  11. Click Connect.
  12. Log in 
  13. Authorize App.