Integration of html template
-
can we integrate woo commerce theme or template in bagisto just like velocity theme or bliss theme . if yes then please in detail
-
@Danish-Sabir said in Integration of html template:
can we integrate woo commerce theme or template in bagisto just like velocity theme or bliss theme . if yes then please in detail
Yes this is possible please check the following article for more info https://devdocs.bagisto.com/1.x/themes/create-theme.html
-
I do it the same as in tutorial but not integrated
-
Also after downloading and running command composer update , i am facing
"Base table or view not found: 1146 Table 'my_store.channels' doesn't exist (SQL: select * fromchannels
wherehostname
in (localhost, http://localhost, https://localhost))"please help!
-
Hi @Danish-Sabir
Please run the given commands.
1. php artisan migrate:fresh.
2. php artisan db:seed -
still the same error
-
@sanjay-webkul @ghermans @Global-Moderators @administrators actually i am trying to run previous code of a developer he has completed 50% project and now i am going to continue but its not running on my side it is showing error chanels table not found on every command