New Product: Homzen - Laravel Real Estate Agency Portal Multilingual
  • 8:00AM - 6:00PM (Monday to Saturday)
  • [email protected]
Botble team - Outsourcing team from Vietnam
  • Home
  • Our products
  • Support
  • Documentation
  • Blog
  • Contact

Blog

  • Home
  • CMS
  • Rename theme in Botble CMS
CMS

Rename theme in Botble CMS

Sang Nguyen Sang Nguyen
Apr 26, 2022
10,921 views



Sometimes, you want to rename our existing theme to hide info from us or just want to customize our theme and prevent losing your changes when upgrading to the new version.

In source code:

Screenshot at Apr 26 10-20-41
In admin panel:

Screenshot at Apr 26 10-21-57
 

There are some ways to change it:

1. Change theme's name directly.

By this way, you can't upgrade theme source code in platform/themes anymore, you will need to handle it by yourself.

1.1 Using command line

If you can run command line. It's so easy to do. 

  • Delete folder /vendor and run composer install to re-install vendor packages.
  • Run command:
php artisan cms:theme:rename [current-name] [new-name]

Ex: php artisan cms:theme:rename martfury shop

  • Change your theme info in platform/themes/[new-name]/theme.json.

 

1.2 Manually

  • Rename folder platform/themes/[current-theme-name] to platform/themes/[new-name]. 
  • Rename folder public/themes/[current-theme-name] to public/themes/[new-name]. 
  • Open table settings and replace all key theme-[current-theme-name] to theme-[new-name], change setting theme to [new-name].
  • Open table widgets and replace all values in theme column to the new name [new-name].
  • Change your theme info in platform/themes/[new-name]/theme.json.

 

2. Change public theme name only

By this way, you still keep update from us, it just changes theme info in public places, theme in platform/themes/[current-theme-name] still be updated when upgrading using System Updater.

  • Rename folder public/themes/[current-theme-name] to public/themes/[new-name].
  • Add to .env
CMS_THEME_PUBLIC_NAME=new-name
  • Copy file platform/themes/[current-theme-name]/theme.json to public/themes/[new-name]/theme.json then change to your theme info.

 

 

 

 

 

How to add PDF viewer in Botble CMS
Feb 17, 2023
3,058 views
How to add PDF viewer in Botble CMS

Read more
The best way to install our script on a shared hosting
Jul 26, 2021
11,809 views
The best way to install our script on a shared hosting

Read more
  • With experience, we make sure to get every project done very fast and in time with high quality using our Botble CMS https://1.envato.market/LWRBY
  • [email protected]
  • https://botble.com
Our links
  • Envato portfolio
  • Support center
  • Facebook group
Demos
  • Botble CMS
  • Flex Home
  • LaraMag
Resources
  • Home
  • Documents
Socials
  • Facebook
  • Twitter
  • Github
© 2025 Botble Team - Laravel outsourcing team.
Botble team - Outsourcing team from Vietnam
  • Home
  • Our products
  • Support
  • Documentation
  • Blog
  • Contact