'Customizing Bagisto and adding features

I want to develop an eCommerce website using laravel on a limited time-frame and i found out the package bagisto is developed for that purpose. However after downloading and setting up bagisto i am finding it difficult to make modifications to the code to suit some of my requirements (e.g adding social media signup). I have searched the internet for guides on adding features but i have not found anything helpful, Please is there a way to add new features or modules easily to bagisto to suit my needs or is it better for me to just start the project from scratch?



Solution 1:[1]

If you want to add social media signin in bagisto, you may refer the below link https://forums.bagisto.com/topic/163/sign-in-with-google-and-facebook-login-in-sign-page-of-bagisto-ecommerce

And, to devlelop your own modules on bagisto, you may refer documentation of bagisto package development https://devdocs.bagisto.com/1.x/packages/create-package.html

PS - as the user specifically asked the questions regarding the platform bagisto that's why I am answering for that purpose.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Tofandel