WP Manifestindependent plugin directory
manifest / content / dropbox-to-post

Dropbox To Post

create a post for each image of a dropbox folder. you can schedule x number of posts to be created daily, hourly or as per custom cron schedule.

by Shazzad Hossain Khan · github.com/shazzad/dropbox-to-post · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/shazzad/dropbox-to-post/archive/refs/heads/master.zip

Readme

Dropbox to post

Create post with each single image from a dropbox folder. You can schedule x number of posts to be created daily, hourly or as per custom cron schedule. The plugin allow to enter unlimited title and content. The Post will be created by randomly using a title & content, and the image as featured image.

Requirements

Dropbox user access token. The plugin doesn't follow the oAuth2 authorization process, rather it uses the user access token which can be generated from your dropbox app settings page.

Read the full README on GitHub →