Topic: MDB Pro + Admin Bundle

eduardofeio free asked 4 years ago


Hello, i have bought the react bundle, MDB Pro and Admin are separated repositories.

So the question is, MDB Admin imports mdbreact-4.16.0.tgz, is that file mdbreact pro or regular version?

If I download an updated version of MDB REACT PRO from your GIT, how do I import it to my modified MDB Admin?


Aliaksandr Andrasiuk staff answered 4 years ago


Hi,

MDB Admin imports an MDBReact PRO version.

After you downloaded a project from our repo you can type npm pack and you will get a new version of MDBReact (or just use a ready package from downloaded Bundle - MDB-React-Admin-Pro/mdbreact/mdbreact-4.16.0.tgz).

Then you can replace package in MDB-React-Admin-Pro/mdbreact/mdbreact-4.15.0.tgz with a package created by npm pack(or with the package you got from Bundle).

After that change your package.json file in MDB-React-Admin-Pro/ :

"mdbreact": "./mdbreact/mdbreact-4.16.0.tgz",

Hope I could help.

Best regards.


eduardofeio free answered 4 years ago


Hello,

That was what i was looking for, thank you!

Regards,


Aliaksandr Andrasiuk staff commented 4 years ago

Glad I could help!

Best regards.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.16.0
  • Device: Any
  • Browser: Any
  • OS: Windows
  • Provided sample code: No
  • Provided link: No