Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/05/2015 in all areas

  1. That mate is so sexy I was planning on doing a custom login theme soon for LC, and you've shown how easy it is haha.
    3 points
  2. Hey people, this is yet another alternative client login theme. Clean and simple design. Color based on Blesta's color: #1370a8 and #8dc248 No changes made to blesta's theme css. It uses custom css file "login.css" Instead of using company text "<?php $this->Html->_($company->name);?>", it will use theme's logo which is: <?php if (!empty($theme_logo)) { ?> <img src="<?php $this->Html->_($theme_logo);?>" alt="Logo" /> <?php } elseif (!empty($blesta_logo)) { ?> <img src="<?php $this->Html->_($blesta_logo);?>" alt="Blesta" /> <?php } else { ?> <img src="<?php echo $this->view_dir;?>images/logo.png" alt="Blesta" /> <?php } ?> I also changes lang output for $lang['ClientLogin.index.link_resetpassword'] = "Forget password?"; and $lang['ClientLogin.index.field_rememberme'] = "Keep me logged in"; Register at https://whtheme.com/billing/order/signup/index/register and after logged in, you'll be able to download. Thanks. Thanks and enjoy. Ken
    2 points
  3. Thanks all! Just trying to find a balance for blesta login which I think this is quite good to start off. This is another one with full background image. Gradient with blurry effect. CSS transition is included as well. This login suits any blurry background that you can find online. Thanks and Enjoy! I will upload the link soon. Here's the full size background image login theme for blesta
    2 points
  4. Awesome mate haha you are a good designer by far.
    1 point
  5. Great login Thanks for sharing
    1 point
  6. Awesome, looks really good!
    1 point
  7. serge

    Account Creation Errors

    may I recommend you to transfert by FTP (over-writte files), your "vendors" folder in your blesta install folder.
    1 point
  8. ok so PHP 5.4, MySQL 5.5, Blesta 3.4.3 hopefully the guys can help Monday ish I've not seen that error before so I am stuck. The only thing I could think of is: Where does that error come from: 1. Is it when you go to the order form page? If so do you have a default order form? 2. Is it when you try to pay or get to the end of the order? If so have you added gateways to the order form? 3. Have you tried another order form theme?
    1 point
  9. haribohosting

    Multi Ordering

    Thank You Very Much :-)
    1 point
  10. I would like to add how to setup support as well as you mentioned you wish to use the support ticketing system as well. To do this you will need to do the following Settings>Plugins>Available>Support Manager Then as the Plugin will tells you will need to configure yourself and/or staffs as per setup To do so go to "Support" which will be next your "Tools" and then you will need to add at least one department and staff. To add a Department do.. Support>Department>Add Department To add a Staff do.. Support>Staff>Add Staff Both will have configurations that you will need to fills out to create them. I hope this helps you out and once you get a hang of it then it should be pretty straight forwarded.
    1 point
  11. Paul

    Custom Packages

    You probably want to use configurable options for all of this. Packages > Options. Create an Option Group, then Create all of these options and assign them to the group. Then, when you create a package and define your "base pricing", you can select the configurable option group. Now, assuming your Package is assigned to an order form, during check out all of the options will be available. EDIT: Mike's right. You can sell the options, but they will not be automatically provisioned via cPanel and would have to be added manually to the service. It's likely we will be updating the cPanel module to support automatic provisioning of these kinds of options in the future.
    1 point
  12. Welcome! If you don't need any custom code, then it doesn't matter if you don't have programming experience. You can still customize the colors of the client and admin areas, and change your logo, as well as customize your invoices with your branding. Install the free trial, and give it a spin. If you have any questions, this forum is a good place to ask them. If you aren't selling hosting, install and use the Universal Module. Settings > Modules > Install Universal Module. Create at least 1 product, just requires a name. Settings > Payment Gateways > Install a payment gateway you want to use and configure it. Packages > Create a new package using the Universal Module. Set all your pricing, etc. Packages > Order > Create an order form and add your package group(s) to it. I recommend using the General type, and the boxes or list wizard templates. Those are the basics for getting started.
    1 point
  13. this is is not strange i think , the invoice due is related to the proforma and when it should be payed , and it can be changed from editing the proforma before applying payment . so personnaly i dont think is a probleme or issue . what the other say in this subject ? maybe in next version i will add a option to store proforma number with the invoice number , and in my HTML/PDF template , i will show the proforma number in the invoice view in HTML / PDF . so it will be easy to track proforma and related invoice (this is requested by PauloV ) .
    1 point
  14. new release 2.3.0 + added option to save closed invoice in a folder + aded option to change date invoice to date closed
    1 point
  15. updated to 2.1.0 added languages verification for mised files and phrases .
    1 point
  16. are you looking in my papers i have this in my TODO list . is easy to add it if we hack the CMS portal , but as i'm not a funny core hacking , i need to search a alternative way , i have a great idea to work with it (NOT tested yet and maybe will not working , and maybe will work ) , when i get more free time i will play arround it . really what you need is not possible with my plugin , and also i need the same features . what i have for this only 1 way . CREATE A SEPARATE PLUGIN "CMS ADVANCED" AND CHANGE THE ROUTE.PHP FILE TO CHANGE THE DEFAULT CMS WITH NEW CMS PATH . only this feature is not related with CMS, is related with blesta navigation links , and i have aleady sent a request/complaints about the database shema for the links in navigation here http://www.blesta.com/forums/index.php?/topic/3619-primary-key-in-plugin-actions/ . blesta should help us with making our request to the core , only and only with this we can do more and more plugins/contribution for blesta .
    1 point
×
×
  • Create New...