Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strapi-community/strapi-plugin-website-builder
A plugin for Strapi Headless CMS that provides the ability to trigger website builds manually, periodically or through model events.
https://github.com/strapi-community/strapi-plugin-website-builder
build-website plugin publishing strapi strapi-plugin website-builder
Last synced: 2 months ago
JSON representation
A plugin for Strapi Headless CMS that provides the ability to trigger website builds manually, periodically or through model events.
- Host: GitHub
- URL: https://github.com/strapi-community/strapi-plugin-website-builder
- Owner: strapi-community
- License: mit
- Created: 2021-11-18T10:04:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-01T23:03:25.000Z (about 1 year ago)
- Last Synced: 2024-11-09T10:49:06.643Z (3 months ago)
- Topics: build-website, plugin, publishing, strapi, strapi-plugin, website-builder
- Language: JavaScript
- Homepage: https://strapi-plugin-website-builder.netlify.app/
- Size: 435 KB
- Stars: 35
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# strapi-plugin-website-builder
A plugin for [Strapi](https://github.com/strapi/strapi) that provides the ability to trigger website builds manually, periodically or through model events.
[![Downloads](https://img.shields.io/npm/dm/strapi-plugin-website-builder?style=for-the-badge)](https://img.shields.io/npm/dm/strapi-plugin-website-builder?style=for-the-badge)
[![Install size](https://img.shields.io/npm/l/strapi-plugin-website-builder?style=for-the-badge)](https://img.shields.io/npm/l/strapi-plugin-website-builder?style=for-the-badge)
[![Package version](https://img.shields.io/github/v/release/ComfortablyCoding/strapi-plugin-website-builder?style=for-the-badge)](https://img.shields.io/github/v/release/ComfortablyCoding/strapi-plugin-website-builder?style=for-the-badge)## Requirements
The installation requirements are the same as Strapi itself and can be found in the documentation on the [Quick Start](https://strapi.io/documentation/developer-docs/latest/getting-started/quick-start.html) page in the Prerequisites info card.
### Supported Strapi versions
- v4.x.x
**NOTE**: While this plugin may work with the older Strapi versions, they are not supported, it is always recommended to use the latest version of Strapi.
## Documentation
The documentation for this plugin can be viewed [here](https://strapi-plugin-website-builder.netlify.app/)
## Bugs
If any bugs are found please report them as a [Github Issue](https://github.com/ComfortablyCoding/strapi-plugin-website-builder/issues)