How to install bootstrap 4 templates?

Hello ,

if I am download bootstrap 4 templates how to install in my projects ??

please any guide for that is


thanks

Like PHPMaker template, other Bootstrap templates are also using Bootstrap CSS and JavaScript, they are not compatible with PHPMaker.

Currently, there is no specific guidance in PHPMaker for implementing another third-party template/theme.

However, you may actually create your own Extension that will override the PHPMaker template file.

Please read “Making Extensions” sub-topic under “Extensions” topic of PHPMaker Help menu for more info the things you should to know in order to make PHPMaker Extensions.