sordahl / webflow-parser
Webflow site parser to static html with local assets
1.1.1
2024-11-28 22:18 UTC
Requires
- php: >8.0
- ext-zlib: *
This package is auto-updated.
Last update: 2025-05-28 23:17:37 UTC
README
Parse any Webflow site
Installation
run composer require sordahl/webflow-parser
copy the examples/parse.php
file to your root and change site and host.
add symlink in dist folder to parser file to enable webhook auto-update on webflow publish
run composer install
(add --no-cache
to disable cache)