furbo / craft-renderer
Prerenders pages / entries on the server side regardless of the client technology used (Vue js, react or similar).
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 2
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0-RC1
- furbo/renderer: 1.0.0
This package is auto-updated.
Last update: 2024-12-30 02:12:41 UTC
README
Server side rendering of pages / entries.
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
Install over the craft plugin store. link einfügen
Furbo Renderer Overview
Rendered output includes content loaded asynchronously over javascript, regardless of the technology used (like react, vue or similar). Ideal to prerender single page applications for good search engine indexing.
###Features
- Accessible over simple REST API
- PHP Client Library available
- Free Plugin for Craft CMS available
- Output formats: HTML, PDF or Image
Registration portal still under development. https://render.furbo.ch Contact us over email for an API key. support@furbo.ch
Configuring Furbo Renderer
The follwing settings can be done over the Plugins Setting Page:
- API Key
- API Url
- Cache expiry
Using Furbo Renderer
Once the plugin is installed, it works in the background and should not be visible on your website.
Furbo Renderer Roadmap
- Implement configuration of viewport size
- Implement validation of API key
- Implement validation of Render Portal
Brought to you by Furbo