Write one
In this tutorial we will see the main steps to transform a jQuery plugin into an Exponential extension, in this case an eZ flow block.
In this tutorial we will learn how to use CRUD features by extending eZPersistentObject class, so it will be possible to Create, Read, Update, and Delete objects in the database in a straightforward way, without writing SQL queries.