sordahl / webflow-parser
Webflow site parser to static html with local assets
1.1.2
2025-08-19 08:09 UTC
Requires
- php: >8.0
- ext-zlib: *
This package is auto-updated.
Last update: 2025-09-19 12:44:11 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)