Code

Discussion on Botble - Laravel CMS, CRUD generator, Modular & Theme system, Role permissions, Multilingual blog

Discussion on Botble - Laravel CMS, CRUD generator, Modular & Theme system, Role permissions, Multilingual blog

By
Cart 1,062 sales
Recently Updated

botble supports this item

Supported

This author's response time can be up to 2 business days.

804 comments found.

hi, let me know please, Can i use Botble for Completely news website?

Hi,

You can use it to make a news website but I’m not sure about “Completely”, it doesn’t have all features for a news site.

HELLO I would like to know if there is the possibility of assigning members to an administrator. That is to say that if we create an admin, the members created by this admin will be seen only by him and he will not see the members created by the other admins either.

Hi,

Sorry, we don’t have this feature.

Sir, Pre purchase question Can you provide the android app for this cms??

Hi,

Sorry, we won’t add any mobile apps to our scripts on Codecanyon.

We are Laravel team, we don’t develop mobile apps.

Thanks!

Hi, few pre-sale Qs: 1) Does the script generate API ( API routes ) for plugins/CRUDs? 2) Can the script be hosted on localhost ( www.local.test ) and generate themes and plugins? 3) Can a generated script be sold in Envato or other script marketplace? 4) Will a generated script work independently if the CRUD generator, theme generator, plugin generator and widget generator are removed? 5) Is the source code open to carry out modifications and remove generators mentioned in question 4? Thanks.

@botble. Noted and many thanks for the prompt reply. Re: Q3, I am not sure if I made it clear. What I need to know is to create separate websites ( similar to your “Flex Home”, “Miranda” etc ) and sell on marketplace without your “generator” codes but value added. Thanks.

Hi,

Sorry, you can’t resell our script.

@botble, noted and thank you for the clarification.

Dear team. I want to ask if there is a place or a section where I could add an ads and also if I can add google adscence code

Hi,

Sorry, we don’t have options to add Adsense placements from the admin panel.

You just can use auto ads for now.

okay thank you so much

Your API can connect/integrate 2 different Laravel framework/database?

Hi,

Sorry, we don’t have this option.

Hi Botble, I have a question about upload images to posts. I want to insert absolute image link into database, instead of current relative image link. Ex: uploads/name-img.jpg -> http://domain.com/uploads/name-img.jpg How do I do that?

Hi,

Please create a ticket on our ticket system https://botble.ticksy.com, our dev team will support you.

Can you add fixed sidebar for admin panel? My sidebar long and it is so ugly. Fixed sidebar look like AdminLTE. Thank Team.

Hi,

We don’t have plan to do this. Sorry.

Khi mình tạo crud trong package thì thấy file composer.josn của package bị xóa đi, thì có bị ảnh hưởng gì không?

Hi,

It’s our mistake. We will fix it in the next version.

For now, you need to revert composer.json of your package back.

Thanks for your feedback!

This product could potentially be very good. But unfortunately, the authors have done a terrible thing. They’ve come up with their own template system, which ruins everything. Development turns into torture. Instead of using normal routing and normal templates – you have to adjust to Botble. A normal website, will never need more than one template. Until the authors fix this, I don’t recommend buying.

Hi,

It’s the easiest way to manage themes in Laravel.

The original idea is from this package https://github.com/teepluss/laravel-theme

Yes. But the themes just aren’t necessary. How many of the sites made on Botble allow users to switch themes? No one uses it. So themes aren’t just useless. They just ruin a promising system. It’s worth dropping theme support and rewriting to standart blade templates and controllers as a demo theme.

This will greatly accelerate the creation of sites. Understand that no one needs a CMS. It’s a dead end. As a CMS Botble loses to many competitors. Developers need a user-friendly boilerplate (not just admin panel constructor) for rapid development.

And other junkies came up with the idea of separating site users and admins into different models. Find the person who invented this division and fire him. Then find the one who suggested using themes and fire him too.

which Git Server do you use? and is it still still active?

Thanks

Hi,

It was removed long time ago. We don’t use it anymore.

Thank you! May I know the name of that Git Server? do you intend to provide git support for customers?

Hi,

We are using GitHub but we can’t give you access to our repository.

We don’t have other Git server.

Hi, I need create shortcode for plugin to used it in any theme. I need to apply filter by parameter when open table for plugin by defalt( index ). Please Hep me. thanks.

Hi,

Please create a ticket on https://botble.ticksy.com, our dev team will support you.

Regards,
Botble Team


Support center

Hi, I need to edit “Page Module” to add some new Features, Why need to edit in vendor not in platform . Thanks.

Hi,

If you want to customize our source code in platform/core and platform/packages, you need to delete folder /vendor then run command composer install to reinstall vendor packages.

Please check this note: https://prnt.sc/10tvmxz

When are you going to enable the following:

1. 2FA

2. Database sessions?

Hi,

1. Sorry, we won’t add it.

2. You mean Database driver for session. Laravel supports it, you just need to change SESSION_DRIVER=database in .env

Docs: https://laravel.com/docs/8.x/session#database

Thanks for your answer. Is there a reason why you won’t add it? Perfomance related?

I also found a bug when extending Laravel’s validator, it throws a massive error. Check out using this validation package: https://github.com/Intervention/validation

Hi,

No, we want to keep our CMS simple as other CMS, you can add 2FA feature as a plugin in your projects by yourself.

I’m not sure what’s the issue with Laravel’s validator, you can create an issue on their GitHub https://github.com/laravel/framework.

There is a Error called “Serialization of ‘GdImage’ is not allowed” after i login admin panel.

Hi,

I think it has issue with PHP extension GD on PHP 8. Try to downgrade your PHP version to 7.4 and check again.

If it doesn’t work, please create a ticket on our ticket system https://botble.ticksy.com, our dev team will support you.

Hi, I have submitted a support ticket. Thanks

We have replied you on Ticksy.

Can this be purchased so that someone use it as a framework and build his own item at codecanyon ?! means that adding on it functionalities and themes and maybe change source a bit to fit the item that will be created.

It says that I can “Use in an end product that’s sold”, that’s why I asked for.

I read other things and I got what you mean, I already sent an email right now, waiting your reply.

Hi,

Sorry, no option to use our script on your product to sell on Codecanyon even you buy an Extended license (if you buy an Extended license, you can activate your license on 10 domains).

Hi, I would like to say thank you for this great CMS!

After looking into the code I have noticed : 1- you have a function “transRoute” in your languagemanager. Is this function used anywhere or is it a work in progress? 2- You are also using the function “trans” on $this->app[‘translator’]. To my knoweledge Laravel has changed the “trans” to “get” or am I missing something here.

Best Regards and great work!

Hello,

Thank you very much for your example. Great support!

I guess i have messed up my installation then :) As when i click to view other language I do get redirected BUT the slug stays in the original language.

Good i have seen your example now as i was beginning to think it was never coded to do so.

I will investigate my setup again and see what I have missed, It could be my pages were not linked properly As i have inserted them using a script as I had lots of pages so I didnt wanna do them manually.

Thank you very much.

You’re welcome :)

thank you for your help. I have found the issue and resolved it :). All working now, your example you showed me lead me to solve the issue and track it down. Also great new updates. cheers.

Hi team,

I have a question before buy after i buy this script , i will modify and add a lot of feature for our project

Can you resell it to another client? and i won’t get any copyright in here

Thanks

Hi,

You are allowed to use our CMS to make websites for your clients but you are NOT allowed to resell our CMS.

Please check license standard here: https://codecanyon.net/licenses/standard

yes, thank you for explanation

Hi,

Add support for the following eloquent functionality:

insertOrIgnore

Hi,

We will consider it. For now, you can add it into your repository if you need it.

I need your guidance in implementing the featured.

Hi,

You can add your custom function in platform/plugins/[your-plugin]/src/Repositories/Eloquent/[YourPlugin]Repository.php

You can see an example in platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey