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 · 653 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 Mathieu Lecouturier, 24 hours ago
0 53 24 hours ago
Plugins · by Slebeig, 4 weeks ago
1 272 4 weeks ago
Plugins · by Rene, 2 months ago
2 430 2 months ago
Plugins · by Xavier, 2 months ago
2 344 2 months ago
Plugins · by Luka Prinčič, 7 years ago
3 1567 2 months ago