How to include a premium theme (ULTIMA) in an existing project?

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
osmarrsouza
Posts: 1
Joined: 12 Sep 2019, 05:29

10 Oct 2019, 05:28

Hi,

How to include the Ultima theme in an existing project?

I can't use the base that comes with the theme, based on create-react-app.

Thanks

tomasklima
Posts: 4
Joined: 21 Sep 2018, 15:24

03 Mar 2020, 23:57

Hi,

did you figure out how to do it? I paid premium theme for our project and only what we've got is ready-made project. We can not use it, just need to implement paid theme to our project (based on cerate-react-app too).

Tomas

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

06 Apr 2020, 13:13

Hi,
To setup Ultima in an existing project;
-copy the public/assets folder to your projects folder with the same name
-replace the contents of App.js with their counterparts in Ultima under src folder.
-Install PrimeReact

Code: Select all

npm install primereact --save
-Add PrimeReact CSS

Code: Select all

import 'primereact/resources/primereact.min.css';
-Last part is adding theme and layout css files, in the CLI app they are defined using link tags in index.html

tomasklima
Posts: 4
Joined: 21 Sep 2018, 15:24

07 Apr 2020, 10:10

Unfortunately, this method is not valid for TypeScript coded project...

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

24 Apr 2020, 10:15

It is in our roadmap, we will add typescript support for Ultima as soon as.

lukevinicius
Posts: 1
Joined: 30 Mar 2021, 19:17

31 Mar 2021, 00:59

merve7 wrote:
24 Apr 2020, 10:15
It is in our roadmap, we will add typescript support for Ultima as soon as.

Very cool... I hope it comes soon...

Post Reply

Return to “Ultima - PrimeReact”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests