Search the Community
Showing results for tags 'customization'.
-
Hi I am new at Blesta platform. I need to customize order form inputs. My question is Is there any hook or way to enable/disable any custom Options created by custom module display under configuration Options at Order page from Settings/Admin area? As in attached file. I want to ena...
- 4 replies
-
- orderform
- suggestion
-
(and 1 more)
Tagged with:
-
customization External Client Registration, Reset Password, Support Ticket
Ziaur Rashid posted a question in Support
Hi, 1. I have successfully enabled external login process. Now, I need to enable/allow external client registration & forgot password (Reset password). Need documentation & form code. 2. When Non-exist user try to create support ticket they redirected to log in page. https://www.nexto... -
Hello! Is there any way to customize/add onto core features directly from plugins without having to actually edit the core files? I need to add additional functionality to the invoicecreate form, but would if possible keep everything about the plugin in the plugin code and not splash it ar...
- 3 replies
-
- core
- customization
-
(and 1 more)
Tagged with:
-
I'd like to inject extra CSS to client-facing pages. For the order plugin, this was relatively easy - I modified plugins/order/views/templates/wizard/signup.pdt I changed line 85 from "<link href=\"" . Router::makeURI(str_replace("index.php/", "", WEBDIR) . $this->view->view_path . "views/" ....