Azure Uploads Tab archived
List azure blob storage files as a tab in the media selector 🗃
by Region Halland · github.com/regionhalland/azure-uploads-tab · website
★ 0stars
37composer installs
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/regionhalland/azure-uploads-tab/archive/refs/heads/master.zipAlso on Packagist as regionhalland/azure-uploads-tab:
composer require regionhalland/azure-uploads-tabFrom the readme
azure-uploads-tab
[WIP] List azure blob storage files as a tab in the media selector 🗃
Installation
Install the plugin via Composer:
Activate the plugin in the Wordpress admin panel. Go to Settings → Azure Uploads Tab and add your credentials.
You can find the tab by going to Pages → [Any Page] → Add media → [Tab Name].
Development
Clone a copy of the plugin into your plugins folder and install dependencies via Composer and Yarn:
Watch for changes and compile Javascript and SCSS-files during development:
If you make any changes to Javascript or SCSS-files, make sure to build minified files before commiting any changes:
Todo 🎈
- [ ] Add Azure search API to index our blobs
- [ ] Creating working UI for filtering and searching for blob files.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.