Search the Community
Showing results for tags 'cms'.
-
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’, the cache is cleared. Or this have other way to change this default index page content?
-
Hi Guys, We're working currently on a CMS plugin for Blesta which allows you to have your site entirely based on Blesta without any need for additional CMS software such as WordPress, or even PHP includes files, and we would like to hear from you if you're interested in such plugin and what features you want to have in this plugin. - Currently the plugin does a very extremly basic job which is creating pages with title, content and with specifying the name of the page in the URL, e.g: (www.example.com/example-page), just like the screen shot attached. Thank you guys in advance