Michael Posted February 26, 2019 Report Posted February 26, 2019 After a long and great time building the CMS we wanted to change our way we do business to help others get the best out of Blesta and we can grow a bigger community with Blesta. The BlestaCMS is now open-code and the "base" is free to everyone. That's currently 1.2.7. We will fix bugs and patch the version when needed for free but to upgrade to a new version let's say 1.3.0, you will need a license. We're still working on this to make sure the updates are safe and secure. You'll also need a license if you wish to get support from us with active support and updates. If you do need support you can go to our support ticket page, click on BlestaCMS Support and then enter your license key. This will allow you to submit a ticket. You can download the latest version of the BlestaCMS Base here: https://blesta.store/client/plugin/download_manager/client_main/download/26/CMS-1.2.7.zip Support: Valid: Suspended: PS: We've fixed the spelling on complimentary, sorry for the error on the screenshot. Cancelled: --- BlestaCMS previews: https://blesta.store/cms Share / View the code / Modify / fork freedom on Github: https://github.com/atlanical/BlestaCMS-Community-Edition Joseph H, Blesta Addons, Paul and 1 other 2 2 Quote
Jono Posted February 26, 2019 Report Posted February 26, 2019 Nice! Looks like you may have another typo in the success message. It says 'you can how submit a support ticket'. Blesta Addons and Michael 2 Quote
Michael Posted February 26, 2019 Author Report Posted February 26, 2019 5 minutes ago, Jono said: Nice! Looks like you may have another typo in the success message. It says 'you can how submit a support ticket'. Thanks mate wouldn't be possible without your help making the tickets and I'll fix that haha how is now in the future haha. Fixed. Blesta Addons 1 Quote
Michael Posted February 26, 2019 Author Report Posted February 26, 2019 Just now, Blesta Addons said: Great Work . Thanks mate Quote
Michael Posted February 26, 2019 Author Report Posted February 26, 2019 14 minutes ago, Paul said: More adoption! Hopefully mate and more move to Blesta because you can make your Blesta your website for free haha and that gif lol. Quote
Michael Posted February 27, 2019 Author Report Posted February 27, 2019 CMS Community Edition 1.3.0 released. Since this has a new table and not backwards compatible I've had to release it as it's new version 1.3.0. You can download it from the Github or from our website: https://blesta.store/client/plugin/download_manager/client_main/download/29/cms-CE1-3-0.zip Without Recaptcha enabled (Without the icon at the bottom right): With Recaptcha enabled: Settings: Been hoping to do this for ages and @Joseph H asking for it last night I decided to try and get it implemented. Please hit upgrade to upgrade your CMS CE to 1.3.0. If you get an error or the blestacms_settings hasn't been created or populated please open: blesta_cms_plugin.php Find: if(version_compare($current_version, '1.2.6', '<')){ or if(version_compare($current_version, '1.2.8', '<')){ change it to: if(version_compare($current_version, '1.2.6', '>')){ or if(version_compare($current_version, '1.2.8', '>')){ Paul 1 Quote
Amit Kumar Mishra Posted February 28, 2019 Report Posted February 28, 2019 it takes courage to take this decisions excellent move mike... Michael 1 Quote
Michael Posted February 28, 2019 Author Report Posted February 28, 2019 10 minutes ago, Amit Kumar Mishra said: it takes courage to take this decisions excellent move mike... Thanks mate it makes sense as I want to help Blesta grow and this may help and help grow with the premium side. Quote
Amit Kumar Mishra Posted February 28, 2019 Report Posted February 28, 2019 i was just thinking, if you would donate this to blesta, and may be replace blesta portal, or may be a clients choice to choose from portal or cms and then may be then even blesta devs would constantly contribute on this... what say? Quote
Michael Posted February 28, 2019 Author Report Posted February 28, 2019 1 hour ago, Amit Kumar Mishra said: i was just thinking, if you would donate this to blesta, and may be replace blesta portal, or may be a clients choice to choose from portal or cms and then may be then even blesta devs would constantly contribute on this... what say? I'm not sure as it's the Community Edition which is fully "free" If they need support and updates for the better features then the premium version the user will need a license. I am up for it if Paul and Blesta is. Quote
Paul Posted February 28, 2019 Report Posted February 28, 2019 1 hour ago, Amit Kumar Mishra said: i was just thinking, if you would donate this to blesta, and may be replace blesta portal, or may be a clients choice to choose from portal or cms and then may be then even blesta devs would constantly contribute on this... what say? Not an option right now. People can download and install it. Michael 1 Quote
Amit Kumar Mishra Posted March 1, 2019 Report Posted March 1, 2019 On 2/28/2019 at 11:39 PM, Paul said: Not an option right now. People can download and install it. what i was thinking was, then it would be more into development... Quote
Michael Posted March 2, 2019 Author Report Posted March 2, 2019 11 hours ago, Amit Kumar Mishra said: what i was thinking was, then it would be more into development... developers can fork it and add to it or even push ideas to github, or let us know I have a lot of plans for the Premium edition. Quote
Amit Kumar Mishra Posted March 9, 2019 Report Posted March 9, 2019 hi Mike the github says its version 1.3.3 do you have some place where we may check what are the updates/upgrades/fixes in it actually i could not find one at the first instance, so asking for guidance thanks amit Quote
Michael Posted March 10, 2019 Author Report Posted March 10, 2019 23 hours ago, Amit Kumar Mishra said: hi Mike the github says its version 1.3.3 do you have some place where we may check what are the updates/upgrades/fixes in it actually i could not find one at the first instance, so asking for guidance thanks amit Github has notices but I will sort out a changelog soon as-well as restarting the tasks board: https://atlantis.plutio.com/p/cms Quote
Amit Kumar Mishra Posted March 11, 2019 Report Posted March 11, 2019 22 hours ago, Blesta.Store said: Github has notices but I will sort out a changelog soon as-well as restarting the tasks board: https://atlantis.plutio.com/p/cms in maintaining a change logs, if ever you require any support kindly mail me... i would be more than happy to help you in this Quote
SLIBINAS Posted March 11, 2020 Report Posted March 11, 2020 I upload Blesta_cms folder in plugins folder and when I Head over to the settings page on Blesta: Settings > Company > Plugins available . I can't see BlestaCMS plugin. Quote
Tyson Posted March 11, 2020 Report Posted March 11, 2020 Usually, if a plugin you've uploaded doesn't appear in Blesta, it was not uploaded to the correct location or it does not follow the correct naming conventions. Make sure you uploaded the plugin files to /plugins/ of your Blesta installation and that the file structure looks as described in the documentation. Quote
SLIBINAS Posted March 11, 2020 Report Posted March 11, 2020 5 hours ago, Tyson said: Usually, if a plugin you've uploaded doesn't appear in Blesta, it was not uploaded to the correct location or it does not follow the correct naming conventions. Make sure you uploaded the plugin files to /plugins/ of your Blesta installation and that the file structure looks as described in the documentation. I uploaded in "public_shtml/plugins" Quote
Tyson Posted March 12, 2020 Report Posted March 12, 2020 Looks to me like the plugin itself is causing an error and therefore cannot be displayed by Blesta. You may notice this in your error logs as "Undefined offset 0". It appears to be a bit of the chicken and the egg problem. The plugin tries to assign a database record of itself to the variable "$this->plugin" before it's installed, but it could only work after it's installed. You may be able to workaround the issue by commenting out the line in the constructor: list($this->plugin) = $this->PluginManager->getByDir('blesta_cms'); //list($this->plugin) = $this->PluginManager->getByDir('blesta_cms'); I haven't tested this, but it may work for you. The plugin author should fix the error. SLIBINAS and Michael 2 Quote
SLIBINAS Posted March 12, 2020 Report Posted March 12, 2020 5 hours ago, Tyson said: Looks to me like the plugin itself is causing an error and therefore cannot be displayed by Blesta. You may notice this in your error logs as "Undefined offset 0". It appears to be a bit of the chicken and the egg problem. The plugin tries to assign a database record of itself to the variable "$this->plugin" before it's installed, but it could only work after it's installed. You may be able to workaround the issue by commenting out the line in the constructor: list($this->plugin) = $this->PluginManager->getByDir('blesta_cms'); //list($this->plugin) = $this->PluginManager->getByDir('blesta_cms'); I haven't tested this, but it may work for you. The plugin author should fix the error. Now it's showing for me. Thank you for hotfix. Quote
SLIBINAS Posted March 12, 2020 Report Posted March 12, 2020 Still today, Blesta CMS is very hard to install. I install BlestaCMS I go to on my main website, I got this error I tried then delete CMS plugin folder, I tried disable, i tried edit template structure, Still not working and can't launch properly Quote
Tyson Posted March 12, 2020 Report Posted March 12, 2020 You may want to contact @Blesta.Store for assistance with the plugin or to get an update. It sounds like there are a number of errors with it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.