Skip to content

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

Notifications You must be signed in to change notification settings

bluehost/lambda-bluehost-plugin-zip

Repository files navigation

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:

About

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

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published