Not sure what Blesta has at the moment but I do like Redactor haha. Just wanted to share this with the community for their thoughts of it, it is expensive. http://imperavi.com/redactor/. But you can drag and drop pictures, etc move them and looks modern like Blesta.
You can setup routes in /config/routes.php. There's not much documentation to illustrate this, but the syntax is similar to htaccess rules.
Observe the warning when changing configuration settings:
BE CAREFUL!
Modifying these settings could have disastrous effects. Only modify these settings if you know what you are doing.
We've gotten reports with clients having the same client number after importing clients. It's a bug in Blesta we're working to fix for 3.0.7
The solution for now is to change the 'clients_start' company setting to '1'. This bug occurs because the default starting value is '1500', but the maximum number of your imported clients is less than that. Run the following query to find the 'clients_start' company setting:
SELECT * FROM company_settings WHERE key='clients_start';
Run this query to set the value to '1':UPDATE company_settings SET value='1' WHERE key='clients_start';
"Required parameter missing: reg-contact-id" means there's something with the contact details that Logicboxes doesn't like. You need to look at the module log to determine what they're returning an error for.
"Website doesn't exist for websitename.com" means that websitename.com is not a domain registered under your registrar account.
Sorry to bring up a old thread, but did you buy your license with Licensecube? When I checked their site it says unavailable and they aren't authorised to sell them, so just wondering if you still have it with them .
PS: found this thread on Google searching haha.