Skip to content

Wordpress utility library for building Gutenberg blocks just with PHP

Notifications You must be signed in to change notification settings

TheWaveStudio/cyclops-wordpress-library

Repository files navigation

Cyclops

Getting started

You can install the Cyclops library from composer using the following command:

composer require thewave/cyclops-wordpress

API Documentation

Classes

Cyclops

Core class

Block

Block generator class

Field

Field generator class


Fields

text

text Gutenberg element

media

media Gutenberg element

richText

richText Gutenberg element

datePicker

datePicker Gutenberg element

cta

cta Gutenberg element

colors

colors Gutenberg element

select

select Gutenberg element

itemsSelection

itemsSelection Gutenberg element

lastTypes

lastTypes Gutenberg element