Skip to content

mintindeed/mint-cloud-editor

Repository files navigation

Mint Cloud Editor

Replaces the default WordPress post editor with Google Docs.

  1. Show Google Doc and hide TinyMCE
  2. Create a new Google Doc when creating a new post
  3. Open existing Google Doc when editing an existing post
  4. Save changes made to Google Doc to TinyMCE
  5. Make sure Auto Save works
  6. What happens when users are not logged in to Google
  7. What happens when users lose their authentication with Google
  8. What happens when disconnected from the Internet
  9. Convert existing post to Google Doc
  10. Use Cloud9 as file editor

Installation

  1. Run composer update in the plugin directory, e.g. composer update --no-dev --optimize-autoloader
  2. Log in to the Google Developers Console and create a new project
  3. Enable Drive API access in your project
  4. Go to Credentials and Create a new Client ID under OAuth. Choose Web Application as your Application Type.

Links

  1. Use the Drive Badge and Brand
  2. WordPress Logos and Graphics
  3. Use ngrok for testing OAuth on your local environment
  4. OAuth 2 Simplified

Credits

  1. The PHP League's OAuth2 Client 0.11.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages