UI-O-Matic Docs
The official home of the documentation for the umbraco package UI-O-Matic
Last updated
Was this helpful?
The official home of the documentation for the umbraco package UI-O-Matic
Last updated
Was this helpful?
UI-O-Matic allows you to auto generate an integrated crud UI in Umbraco v7/v8/v9/v10 for a db table based on a / (the default ORM in Umbraco) poco and more...
Please be aware of the before using this package since additional charges might apply if you are an Umbraco Gold Partner.
UI-O-Matic can be installed from the , or build manually from the
For Umbraco v10 use v5.latest of UI-O-Matic
For Umbraco v9 use v4.latest of UI-O-Matic
For Umbraco v8 use v3.latest of UI-O-Matic
For Umbraco v7 use v2.latest of UI-O-Matic
Of course make sure that UI-O-Matic is installed, your user has access to the new UI-O-Matic section and then create your poco
If you have the following db table
And the following petapoco/npoco poco
The next additions to the class (attributes)
will generate the following crud UI
v8
v7