New UI Framework, Impact on Plugins

COmanage 3.0.0 introduces a new user interface (referred to as UI-2) that is mobile friendly, keyboard friendly, and aims at WCAG 2.0 AA accessibility conformance. (For developers: UI-2 Guidelines.) If you have written your own Plugins, you may need to update your Views to use the new markup. Most significantly, tables are now limited to representing actual data tables and are no longer used for layout. New structures have been created for laying out administrative forms. While UI-2 makes an effort towards backward compatibility with existing Plugin markup, to take advantage of these new structures when building or upgrading plugin views, see Structure of Forms in COmanage Registry for an explanation of how to layout administrative forms without using tables in UI-2.



  • No labels