Thank you for your concern and query. I am pleased to inform you that the issue has already been raised and is currently being addressed.
For your reference, you can track the progress here: https://github.com/bagisto/bagisto/issues/10217
If you want to make changes and add VAT ID, VAT Office, ID number, and note to the checkout form you need to add your custom changes in the above-mentioned file.
Additionally, if you want us to make the changes then it will be a part of the paid service you can purchase the support hours from the link below.
By default, Bagisto provides the functionality to search only by product name not by other values if you want us to add enable fronted / shop search by attribute value (text type) then it will be came under as a paid service.
As I checked, it is predefined CSS classes in the Bagisto Shop package. And it works properly.
If you add another CSS class, follow the sequence, so before npm compilation you need to use that custom CSS class in the blade file. After that, you compile the file and it will work perfectly.
In the theme section, we provide only some extensions of the image, like JPG, JPEG, and PNG. If you want to add your new type of image, such as a gift type, you need to customize the changes in the theme section and make the changes as you need.
When I run: php artisan migrate I get the following error PDO Exception SQL STATE Access denied for user 'homestead' localhost'IF you want to make sure your database to be monkey type clean with your latest changes, you can drop your entire database tables and do php artisan migrate again. Also, you can try php artisan migrate --seed if you have any seeder
As I checked your concern, I wasn't able to fully understand your request. Could you please clarify whether you're referring to CMS pages or something else?
Kindly provide more details so I can assist you better.
As you mentioned in your issue, you are facing a problem during the Bagisto installation process.
Currently, in our stable Bagisto version 2.2.3, there are no such issues.
I suggest you open the Network tab of your Chrome browser before starting the installation. This will help you identify where the issue is occurring and why your installation is getting stuck.