Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Programmatic creation of flex objects

Started by Thomas Vantuycom 6 years ago · 0 replies · 740 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 complanar, 5 days ago
0 117 5 days ago
Plugins · by Vladimir Novak, 1 month ago
3 581 1 month ago
Plugins · by Mathieu Lecouturier, 1 month ago
3 394 1 month ago
Plugins · by Slebeig, 2 months ago
1 509 2 months ago
Plugins · by Rene, 3 months ago
2 701 3 months ago