A content component able to aggregate posts coming from multiple RSS feeds.
Main characteristics:
-dynamic list of URL feeds
-compatible with Atom 1.0 and RSS 2.0
-optional filtering on title
-optional filtering on descriptions
A custom component able to either update an existing instance or create a new one based on its predefined input key parameter.
Available for database-backed entities and for volatile entities.
The QRCode component permits to encode an arbitrary text (string, URL, etc...) and generate a QR Code image.
The PayPal component allows to perform a payment process using the PayPal Express Checkout service.
A Zip component permits to add or extract files to/from a ZIP archive.
A FTP component permits to navigate and modify a FTP file-system.
The Strings Function component lets you to do the following strings operations:
- concat/deconcat strings
- strings to array/array to string
- uppercase/lowercase
- capitalize/uncapitalize
- trim
- add strings
- substring
- replace
- generate UUID
- encrypt (Des3, Des3 Unicode, Nullable Des3 Unicode...
The Dates Function component lets you to do some calculations on dates.
With the Skebby SMS component you can use the Skebby SMS service from your WebRatio applications.
The BLOB Utils component lets you to do the following operations on BLOBs:
- BLOB to Base64/Base64 to BLOB
- retrieve BLOB information