PhotoShelter allows you to host files such as images, JS, and CSS for use in customizing your PhotoShelter portal/website. This is a mini app that helps you see what assets are being stored and manage them as you wish.
Note that some of these assets may be actively used by parts of your site (favicon, logo, portal cover, etc.), so be careful what you delete!
The app uses OAuth2 for authenticating into PhotoShelter. No state is persisted though, so you'll have to reauth with every page reload.
A webserver with PHP 7.1+
- clone into the docroot (or subdirectory thereof) on a server
cp config.sample.php config.php
- fill out
config.php
with appropriate values - navigate to the script in your browser
- follow the on-screen directions
"PhotoShelter" is a registered trademark of PhotoShelter. References to PhotoShelter in this repository are intended to comply with their trademark guidelines.
Feel free to include language on your site explaining that your application is built on the PhotoShelter platform so people understand your product.
This repository implies no ownership of or license to the PhotoShelter trademark or of PhotoShelter's underlying APIs.