/lambda-bluehost-plugin-zip

An AWS Lambda function designed to return a .zip file for registered Bluehost plugins.

Primary LanguageJavaScript

AWS Lambda - Bluehost Plugin Zip

Deploy to Lambda

An AWS Lambda function designed to return a .zip file for registered Bluehost plugins.

Usage

Visit https://bluehost-wp-release.com/v1/:plugin where :plugin is a registered plugin name.

Registered Plugin Names

Install

  • Run npm install

Deployment

By default, this repository is setup to auto-deploy when a new commit is made.

However, if you wish to push changes from your local machine while testing, you can simply run the npm run deploy command.

In order for local deployments to actually work, you will need to: