Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Installing Bagisto
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • G

      API CURD, creating product
      • george

      2
      0
      Votes
      2
      Posts
      299
      Views

      R

      Hi @george

      We do not created API for product creation but if you need it, then you can create it according to your requirement.

      Thanks

    • C

      live install bagisto issue
      • cmpengineers

      3
      0
      Votes
      3
      Posts
      2341
      Views

      C

      Hello @rahul

      yes its working now

      thank you very much

    • S

      installation problem
      • smartjeet

      10
      0
      Votes
      10
      Posts
      956
      Views

      S

      i am telling you that i am not using maria db i am using mysql still showing this error "Illuminate\Database\QueryException : SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'json null, created_at timestamp null, updated_at timestamp null) default cha' at line 1 (SQL: create table roles (id int unsigned not null auto_increment primary key, name varchar(191) not null, description varchar(191) null, permission_type varchar(191) not null, permissions json null, created_at timestamp null, updated_at timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci' engine = InnoDB ROW_FORMAT=DYNAMIC)"

    • A

      best way to move files to production
      • ashwinkumarc

      12
      0
      Votes
      12
      Posts
      881
      Views

      R

      Hi @ashwinkumarc

      The code is written on attached image is not ours.

      You can follow, given link for information - https://forums.bagisto.com/topic/226/how-to-create-menu-for-customers

      Thanks

    • L

      Connection refused
      • LocalPros

      4
      0
      Votes
      4
      Posts
      529
      Views

      R

      Hi @LocalPros

      I think, you are using laravel 6 and our project does not support laravel 6 right now.

      Kindly run this at root of project -

      composer require laravel/helpers

      still issue occur then use laravel 5.6.

      Thanks

    • L

      Getting error with composer install
      • LocalPros

      2
      0
      Votes
      2
      Posts
      809
      Views

      N

      @LocalPros said in Getting error with composer install:

      intl

      Hello @LocalPros ,

      You need to enable extension by changing the following from php.ini file:-
      ;extension=intl
      to
      extension=intl.
      After that restart apache, and if you don't have extension installed then install PHP intl extension .

      Thank you.

    • A

      Getting Composer Error while installing bagisto
      • ashwinkumarc

      17
      0
      Votes
      17
      Posts
      1814
      Views

      admin

      Hi @ashwinkumarc

      The live demo of table rate is not yet set up. We will make it live soon. You can check for the features and user guide for more details. If you can have any particular query regarding the module, you can let us know.

    • J

      Error when run bagisto
      • jorgetvcp

      7
      0
      Votes
      7
      Posts
      4679
      Views

      E

      @rahul yup it works, thankyouu

    • P

      Facing issue in bagisto 0.1.8
      • prachi

      2
      0
      Votes
      2
      Posts
      224
      Views

      R

      Hi @prachi

      Can you provide dump file of your database.

      Thanks

    • M

      Bagisto installation in cpanel grand problem
      • mtande

      24
      0
      Votes
      24
      Posts
      8362
      Views

      R

      Hi @mtande

      Kindly see its requirement. - https://prnt.sc/qdkevj

      Thanks

    • M

      Deploying Bagisto on shared hosting
      • mtande

      3
      0
      Votes
      3
      Posts
      1748
      Views

      M

      Works for me..!
      On local database >> i replace all table's json data type to longtext.
      Database SQL file import to server.

    • S

      Adding New theme to bagisto default theme
      • soodankush

      2
      0
      Votes
      2
      Posts
      405
      Views

      N

      Hello @soodankush,

      You can check the following link :
      https://bagisto.com/en/create-custom-theme-in-bagisto/

      We will provide you soon video tutorial of theme creation in bagisto.
      If you are facing any issue regarding this feel free to let us know.

      Thank you.

    • HombreGeek

      This topic is deleted!
      • HombreGeek

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • S

      Slider image and category image missing
      • sahabuddin

      2
      0
      Votes
      2
      Posts
      421
      Views

      N

      @sahabuddin ,

      Check your APP_URL path of your project .env file, it should be like :
      http://localhost/ProjectName/public/

      adn try run these following commands:
      1- php artisan storage:link
      2- php artisan view:clear
      3- php artisan cache:clear
      4- composer dump-autoload

      Thank you.

    • S

      Product image are not show in font end
      • sahabuddin

      2
      0
      Votes
      2
      Posts
      236
      Views

      N

      Hello @sahabuddin ,
      Pheck your app_url path ,also try run these following commands.
      php artisan cache:clear
      php artisan view:clear
      php artisan storage:link
      composer dump-autoload

      Thank you

    • A

      composer install killied
      • aryanK6

      2
      0
      Votes
      2
      Posts
      238
      Views

      N

      Hello @aryanK6 ,
      Can you please describe your issue with more details(screen shots).

      Thank you

    • S

      about us page not show in front end
      • sahabuddin

      2
      0
      Votes
      2
      Posts
      235
      Views

      N

      Hello @sahabuddin ,
      Can you please tell us exactly when you are facing the issue ?
      And which version of bagisto you are using?

      Thank you.

    • S

      CMS Page Not Show Front end
      • sahabuddin

      2
      0
      Votes
      2
      Posts
      227
      Views

      N

      Hello @sahabuddin ,
      please explain the issue in details.

      Thank you.

    • HombreGeek

      Is it possible to install Bagisto in a shared hosting?
      • HombreGeek

      6
      0
      Votes
      6
      Posts
      694
      Views

      admin

      Hi @HombreGeek

      That seems great. Let us know what all the help you need from our side. Also, would it be possible to connect on Skype to discuss further more on this?

      You can connect us here: https://join.skype.com/invite/PcxhAmHq0o7C

    • S

      how to autoplay bagisto slider
      • sahabuddin

      2
      0
      Votes
      2
      Posts
      284
      Views

      A

      Hello sahabuddin.
      In order to autoplay the slider, You'll have to create a custom theme https://bagisto.com/en/create-custom-theme-in-bagisto/

      Create your own slider from here and use a Javascript function "setInterval()" to set the time period for your slider.