Hi, Of course it's possible.
The way to customize the portal depends on the scope of your changes. For changing basic branding stuff (e.g. images, fixed strings/logo, masthead size and background etc), just change the css files under the branding folder or create a new branding folder, as mentioned here: https://github.com/oVirt/ovirt-web-ui/blob/master/DEVELOPERS.md#alternative-branding For more complicated changes like adding buttons and new functionality, you might need to change the code. The VM Portal project is based on React, Redux, Redux-Saga, and PatternFly. The VM Portal code : https://github.com/oVirt/ovirt-web-ui/ Developing details:: https://github.com/oVirt/ovirt-web-ui/blob/master/DEVELOPERS.md Thanks, Sharon On Sun, Jun 25, 2023 at 2:48 AM Jorge Visentini <[email protected]> wrote: > Following for being interesting... > > Em sex., 23 de jun. de 2023 às 10:01, R A <[email protected]> escreveu: > >> Hello, >> >> >> >> i want to customize the interface and some functions in the ovirt user >> portal. >> >> >> >> For example adding some Buttons with functionality or doing some style >> changes. >> >> >> >> Is this possible? Is there any guide how to do that? >> >> >> >> BR >> >> Peter >> _______________________________________________ >> Users mailing list -- [email protected] >> To unsubscribe send an email to [email protected] >> Privacy Statement: https://www.ovirt.org/privacy-policy.html >> oVirt Code of Conduct: >> https://www.ovirt.org/community/about/community-guidelines/ >> List Archives: >> https://lists.ovirt.org/archives/list/[email protected]/message/RI23B7PVQTVHKK37YOPB7T4QBXWEN7KY/ >> > > > -- > Att, > Jorge Visentini > +55 55 98432-9868 > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/F46RXR7T2JOV72CJOJVCNT2YZOZWGWRI/ >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/3Y4XMBZLHC4KGW7ZI7EQT6UEVDSRN4ME/

