Mytory Markdown for Dropbox

Mytory Markdown for Dropbox Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,049 downloads
Mytory Markdown for Dropbox Icon

Try plugin: Mytory Markdown for Dropbox

We'll create fresh WordPress site with Mytory Markdown for Dropbox installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Mytory Markdown for Dropbox

Link with Dropbox, select markdown file. Then, post content will be updated. It's Cool.

5


0


0


0


0

updated: 1 year ago
since: 7 years ago
author: mytory

Description

See intro video.

한글 자막 있습니다.

  • The plugin connect with Dropbox and link post with a markdown file on Dropbox.
  • Edit the file on your computer and click update button. Then post will be updated.
  • The plugin is compatible with other plugins like shortcode.
  • Other default functions of WordPress will work. This plugin do not disturb default work of WordPress.
  • Although your Dropbox file is losed by mistake, the content in WordPress is not losed.
  • Revoke Dropbox connection whenever you want. It will cause no problem.

You can use your own Dropbox App instead of my app

Define MYTORY_MARKDOWN_APP_KEY, MYTORY_MARKDOWN_APP_SECRET in wp-config.php. Then, your Dropbox App will control plugin.

Create your Dropbox App on this page.

You can use Multimarkdown 6

You can use the Muitimarkdown if you install it on your server. ((Website)[https://fletcher.github.io/MultiMarkdown-6/])

  1. Multimarkdown option will be enabled if a multimarkdown execution is on OS PATH and web server can run it.

  2. Otherwise, you can define MYTORY_MARKDOWN_MULTIMARKDOWN_EXECUTION constant on wp-config.php.
    ex) define('MYTORY_MARKDOWN_MULTIMARKDOWN_EXECUTION', '/opt/multimarkdown/bin/multimarkdown');