Creating Custom Themes in Bagisto 2.0: A Step-by-Step Guide

Поділитися
Вставка
  • Опубліковано 16 січ 2024
  • 🎨 Welcome to our latest tutorial on Bagisto 2.0! In this video, we'll walk you through the process of creating a custom theme to elevate the look and feel of your online store.
    1. We'll begin by creating a new package for your theme, making essential modifications, and registering the module in the composer.json, config/concord.php, and config/app.php files.
    2. We'll also demonstrate how to set up Vite in your new package using the vite.config.js file.
    3. To configure your store theme, we'll dive into the themes.php file, adding a new theme entry to the array. We'll explore the configurations related to shop themes, including 'hot_file,' 'build_directory,' and 'package_assets_directory,' providing you with comprehensive control over your theme settings.
    4. Next, we'll install Node modules within your new package, execute npm commands for development and build, and showcase the outcome with a sneak peek at the build screenshot.
    5. Learn how to override view files in your new package by copying files from the old package and pasting them following the same path structure. We'll demonstrate the process with the StoreServiceProvider.php file and guide you on publishing override files with the 'php artisan vendor:publish --force' command.
    6. Finally, discover how to select and change themes from the admin end inside the channel section. Customize your online store effortlessly by switching themes with just a few clicks!
    Tutorial: bagisto.com/en/create-custom-...
    Repository: github.com/bagisto/custom-theme
    Don't forget to like, share, and subscribe for more insightful tutorials. Happy theming! 🌐✨ #Bagisto2 #CustomThemes #WebDevelopment #ecommercedesign

КОМЕНТАРІ • 50

  • @nimishagarwal5185

    Thanks for sharing the knowledge with us. ❤

  • @hammerbeats253

    Is there any way to generate the theme without cop pasting and manually changing namespace? pack-generator seems like only generate the theme config not the actual theme package?

  • @user-uj9yd1rg7g

    Thanks for the knowledge ..

  • @samridhraj7743

    Thanks for helping me 🎉🎉🎉😊

  • @Devansh-jh4gx

    Nice Guide

  • @rkyogi24

    Useful info 👍👍👍

  • @jamiejonescera1747

    I have a concern, is it possible to hide other buttons in the admin panel, for example i need to hide the settings and configure, is it possible to hide it without any errors???

  • @Sairamyogi202

    Useful 👍👍

  • @syrecordsjaipur2190

    Useful 😊

  • @ionuttatu5000

    Is there a way to include `php artisan vendor:publish` within the `npm run dev` command so we don't have to hit it each time we save a file?

  • @PremiumSoftwareDevelopment

    Hi sir, thank you very much for your great effort both for developing this system and sharing your knowledge. I tried to examine almost every resource on your website, forum and youtube channel. I need support for the category menu and breadcrumbs based on categories. I want to have a more hamburger-like menu for categories on every page and breadcrumb links on category pages and product pages in order to follow the links backward. Is there any step by step tutorial how to update the code to change the menu design and apply the breadcrumbs? More specifically, I want to develop two category trees for the products. Let's say we will create an ecommerce website for auto parts. There will be one tree like Car Make -> Model -> Year -> Engine Type and one tree for Product Main Group (Ex: Engine&Components) -> Product Sub Groups (Ex:Oil Systems) -> Product Groups (Ex:Oil Filters) -> Product (Ex: Oil Filter1) I know there is not any simple answer for that, but at least could you please guide me to the related resources.

  • @haseebkambohh

    How can i remove Offer Text in the top header "Get Upto 40% OFF" and how can i change currency symbol in Admin Dashboard like $ to pkr ?

  • @Nothinghere09811

    Sir My Bagisto Website is showing weird Language Symbols instead of Icons, Can you guess the issue? Is there any issue with the icon pack or something like that? One of the symbol is "¥"

  • @MurugadossVelayutham
    @MurugadossVelayutham 21 день тому

    How to create a custom the admin theme in bagisto.? Do you have any video reference so far.?

  • @MurugadossVelayutham
    @MurugadossVelayutham 21 день тому

    How to create a custom admin theme? Do you have any video reference?

  • @Nothinghere09811

    How to Remove Copyrights From Bottom of the Bagisto Website? I want to add My Own Shop name instead of "Webkul Copyrights Reserved"....is that possible? Help

  • @PRIYANSHUNEGI07

    you make clone of shop copy and then why you deleted it