Title: Post via Dropbox
Author: PaoloBe
Published: <strong>2012년 10월 23일</strong>
Last modified: 2018년 5월 10일

---

플러그인 검색

![](https://ps.w.org/post-via-dropbox/assets/banner-772x250.png?rev=808549)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://s.w.org/plugins/geopattern-icon/post-via-dropbox_30425d.svg)

# Post via Dropbox

 작성자: [PaoloBe](https://profiles.wordpress.org/paolobe/)

[다운로드](https://downloads.wordpress.org/plugin/post-via-dropbox.2.20.zip)

 * [세부사항](https://ko.wordpress.org/plugins/post-via-dropbox/#description)
 * [평가](https://ko.wordpress.org/plugins/post-via-dropbox/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/post-via-dropbox/#installation)
 * [개발](https://ko.wordpress.org/plugins/post-via-dropbox/#developers)

 [지원](https://wordpress.org/support/plugin/post-via-dropbox/)

## 설명

**Post via Dropbox** is a easy way to update your blog using **Dropbox**, the famous
cloud sharing service. It permits to add or edit your posts with text files uploaded
via Dropbox.

Once you linked your Dropbox Account, you can upload text files into your Dropbox
folder for updating your blog. It supports also **Markdown** syntax.
 Everything
happens automatically and without further actions on your part.

Please read the readme file or Help & Faq section for further informations and instructions.

Post via Dropbox requires **WordPress 3.0 (and above), PHP 5.3.0 (and above) and
a Dropbox account**.

## 스크린샷

 * [[
 * Options page

## 설치

 1. Upload the contents of post-via-dropbox.zip to the /wp-content/plugins/ directory
    or use WordPress’s built-in plugin install tool.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to ‘Settings’ -> ‘Post via Dropbox’ menu, link your Dropbox account and configure
    the plugin.
 4. Read Help & Faq section for usage instructions.

## FAQ

  Installation Instructions

 1. Upload the contents of post-via-dropbox.zip to the /wp-content/plugins/ directory
    or use WordPress’s built-in plugin install tool.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to ‘Settings’ -> ‘Post via Dropbox’ menu, link your Dropbox account and configure
    the plugin.
 4. Read Help & Faq section for usage instructions.

  How it works?

**Post via Dropbox** checks automatically the existance of new files in your Dropbox
folder and then it proceeds to update your blog. Once posted, the text files is 
moved into subidirectory “posted”, if you have not selected “delete” option. It 
supports also **Markdown syntax**!

  Some examples of what you can do

You can post using only your **favorite text editor** without opening browser.
 
You can post **a bunch of posts at a time** or it can make more easy **the import
process** from another platform. You can post from your **mobile device** using 
a text editor app with Dropbox support. There’re many ways of using it: text files
are very flexible and they can adapt without much efforts.

  Where do I put my text files?

Text files must be uploaded inside **Dropbox/Apps/Post_via_Dropbox/** . Once posted,
the text files is moved into subidirectory “posted”, if you have not selected “delete”
option. The text file may have whatever extensions you want (default .txt) and it
should have UTF-8 encoding.

  How should be the text files?

Why WordPress is able to read informations in proper manner, you must use some tags
like **[title] [/title]** and **[content] [/content]**.
 If you have selected **“
Simplified posting”**, you can avoid using these tags: the title of the post will
be the filename while the content of the post will be the content of the text file.
It is very fast and clean. Moreover, you can formatted your post with **Markdown
syntax** (selecting the “Markdown option”).

  How can I edit an existing post?

You need to specify the ID of the post, there’re two ways: 1) using [id] tag or 
2) prepend to filename the ID (example: 500-filename.txt).
 The quickest way to 
edit an existing post, already posted via Dropbox, is to move the file from the 
subfolder ‘posted’ to the principal folder.

  This is the list of the tags that you can use (if you have not selected “Simplified
posting”):

 * **[title]** post title **[/title]** (mandatory)
 * **[content]** the content of the post (you can use Markdown syntax) **[/content]**(
   mandatory)
 * **[category]** category, divided by comma **[/category]**
 * **[tag]** tags, divided by comma **[/tag]**
 * **[status]** post status (publish, draft, private, pending, future) **[/status]**
 * **[excerpt]** post excerpt **[/excerpt]**
 * **[id]** if you want to modify an existing post, you should put here the ID of
   the post **[/id]**
 * **[date]** the date of the post (it supports english date format, like 1/1/1970
   00:00 or 1 jan 1970 and so on, or UNIX timestamp) **[/date]**
 * **[sticky]** stick or unstick the post (use word ‘yes’ / ‘y’ or ‘no’ / ‘n’) **[/
   sticky]**
 * **[customfield]** custom fields (you must use this format: field_name1=value &
   field_name2=value ) **[/customfield]**
 * **[taxonomy]** taxonomies (you must use this format: taxonomy_slug1=term1,term2,
   term3 & taxonomy_slug2=term1,term2,term3) **[/taxonomy]**
 * **[slug]** the name (slug) for you post **[/slug]**
 * **[comment]** comments status (use word ‘open’ or ‘closed’) **[/comment]**
 * **[ping]** ping status (use word ‘open’ or ‘closed’) **[/ping]**
 * **[post_type]** Post Type (e.g. ‘post’, ‘page’..) **[/post_type]**

The only necessary tags are [title] and [content]

## 후기

![](https://secure.gravatar.com/avatar/28119f604524039137a8e6b2cb508c5bca0aeec3d0af2d25ba9c9946cb7aec70?
s=60&d=retro&r=g)

### 󠀁[The best so far](https://wordpress.org/support/topic/the-best-so-far-13/)󠁿

 [veggera](https://profiles.wordpress.org/veggeras/) 2016년 9월 3일

Hi, Your plugin it’s rocks…

 [ 모든 5 평가 읽기 ](https://wordpress.org/support/plugin/post-via-dropbox/reviews/)

## 기여자 & 개발자

“Post via Dropbox”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ PaoloBe ](https://profiles.wordpress.org/paolobe/)

[자국어로 “Post via Dropbox”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/post-via-dropbox)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/post-via-dropbox/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/post-via-dropbox/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/post-via-dropbox/)을 [RSS](https://plugins.trac.wordpress.org/log/post-via-dropbox/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 2.20

 * Plugin working again!
 * Change method for linking Dropbox account (Manual mode)

#### 2.10

 * Added Post Type support
 * Fixed minor bug in manual mode for WP 3.9+

#### 2.00

 * Added Markdown support
 * Added new feature (Simplified posting)
 * Fixed minor bug

#### 1.10

 * Fixed minor bugs
 * Added new features (Date, Custom fields, Taxonomies, Sticky, Comment/Ping status,
   Slug name support)

#### 1.00

 * Initial release

## 기초

 *  버전 **2.20**
 *  최근 업데이트: **8년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.0.0 또는 그 이상 **
 *  다음까지 시험됨: **4.9.29**
 *  언어
 * [English (US)](https://wordpress.org/plugins/post-via-dropbox/)
 * 태그:
 * [Dropbox](https://ko.wordpress.org/plugins/tags/dropbox/)[post](https://ko.wordpress.org/plugins/tags/post/)
   [posting](https://ko.wordpress.org/plugins/tags/posting/)
 *  [고급 보기](https://ko.wordpress.org/plugins/post-via-dropbox/advanced/)

## 평점

 별 5점 만점에 4.8점.

 *  [  4/5-별점 후기     ](https://wordpress.org/support/plugin/post-via-dropbox/reviews/?filter=5)
 *  [  1/4-별점 후기     ](https://wordpress.org/support/plugin/post-via-dropbox/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/post-via-dropbox/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/post-via-dropbox/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/post-via-dropbox/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/post-via-dropbox/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/post-via-dropbox/reviews/)

## 기여자

 *   [ PaoloBe ](https://profiles.wordpress.org/paolobe/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/post-via-dropbox/)