Skip to content
Grav 2.0 is officially stable. Read the announcement →
Plugins

Programmatic creation of flex objects

Started by Thomas Vantuycom 6 years ago · 0 replies · 614 views
6 years ago

I'm looking to save some data in the user/data folder as part of a plugin's functionality and I'd like to use the flex object interface for its promise of advanced CRUD operations. However, I'm not sure how to create and store a flex object programmatically.

On a simple checkout form I define a custom action, which I can hook into on onFormProcessed, that part is fine. Now I'd like to create an order object and save it in the data folder. How do I go about this? Let's say for now the order object contains the order date, a product id and a price.

Suggested topics

Topic Participants Replies Views Activity
Plugins · by Slebeig, 5 days ago
1 104 5 days ago
Plugins · by Rene, 4 weeks ago
2 303 4 weeks ago
Plugins · by Xavier, 2 months ago
2 226 1 month ago
Plugins · by Luka Prinčič, 7 years ago
3 1413 2 months ago
Plugins · by Sebastian van de Meer, 2 months ago
1 322 2 months ago