Download the PHP package tobya/webflow-php-sdk without Composer
On this page you can find all versions of the php package tobya/webflow-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package webflow-php-sdk
PHP SDK for the Webflow CMS API
Implementation based on Webflow CMS API Reference
Features implemented
- Get Current Authorization Info
- List Sites
- Get Specific Site
- Publish Site
- List Domains
- List Collections
- Get Collection with Full Schema
- Get All Items for a Collection (including paginated results)
- Find one or Create Item by Name
- Get Single Item
- Create New Collection Item
- Update Collection Item
- Patch Collection Item
- Remove Collection Item
Version 2
This package is now using Version 2 of the Webflow Api.
Usage
Check https://university.webflow.com/article/using-the-webflow-cms-api on how to generate YOUR_WEBFLOW_API_TOKEN
Get Current Authorization Info
List Sites
List Collections
Get All Items for a Collection (including paginated results)
Get Single Item
Create New Collection Item
Update Collection Item
Remove Collection Item
Publising
Publishing Items
Publishing an item or items can be done instead of publishing the entire site.
Publishing a Site
nb: Webflow has very strict limits on publishing your site. Currently 1 per minute.
Installation
No extra dependencies! You are welcome ;)
All versions of webflow-php-sdk with dependencies
PHP Build Version
Package Version
Requires
ext-curl Version
*
The package tobya/webflow-php-sdk contains the following files
Loading the files please wait ....