Search the Community
Showing results for tags 'plugins'.
-
At Blesta we want to be developer friendly. We put strong emphasis on open code, clear comments, logical file structure, and a powerful API to try to give developers as much power, flexibility, and clarity as possible. However, I've noticed in recent times that the learning curve can be a bit steep for developers getting started with Blesta. In addition we've seen comments saying that development can take a significant amount of time and people may get burned out or give up. That being said, we'd love to hear from the Blesta developer community or those interested in joining us. Wh
-
Email History Gosuhost is introducing the email history plugin for Blesta. This allows your customers to view past emails straight from their client area. This gives your customers a much better experience rather than them checking their email client for past emails. They can click the row to view the email in text format. And the best thing is, we are releasing this free and open-source so you can edit and see the code. Download from here. (Updated 11/04/2017)
-
Do you offer custom Blesta development services? We are planning to create a new page on our website for 3rd party custom development resources. If you'd like to be on this page, please reply to this thread and include the following: Company Name Your Logo (Attached or URL to a logo we can use) Some information about what you offer. You can include pretty much anything you want to say marketing-wise. Be sure to include what kind of development you do. For example, Themes only, or Themes and Custom Development (plugins, gateways, modules, etc). The URL to your webs
- 19 replies
-
- blesta development
- development
-
(and 4 more)
Tagged with:
-
Hey everyone! We are happy to announce that ModulesGarden is now ready to accept custom software development projects for Blesta! On this occasion, we have prepared a special, time limited offer for our customers. For more details, please check out our latest Blog article. To make a long story short, if you need an extension or any kind of customization for your system, we've got you covered
- 8 replies
-
- modulesgarden
- developer
-
(and 5 more)
Tagged with:
-
hi devs and fellow Blesta lovers, We need a SEO plugin to do the following and not limited features. 1. Shorten the length of the url 2. Has meta tags for each order form 3. Key words selection 4. Add Robots 5. Add XML Feed better faster 6. Send website details to Google or Listed Directories Happy days are here folks
-
I want to change index page content, and i find this content in "/plugins/cms/config/cms.php", I already change the <div class="col-md-6 col-sm-6 portal-box"> <a href="{client_url}login/"> <div class="well"> <i class="fa fa-cogs fa-4x"></i> <h4>My Account</h4> <p>Have an account with us? Log in here to manage your account.</p> </div> </a> </div> col-md-4 →→→ col-md-6 but the index page already display ‘col-md-4’, th