SA-CMS is a simple and light-weight MVC framework that can be used for quick building of small content managed websites. It is also useful for making layout change of existing websites easier. It works on LAMP platform with provisions for future extensions. and requires no technical skill for managing website content.
Basic knowledge in HTML will always be an added advantage. All components used are open source type and free to modify as required
Content Managed websites for small sites.
TinyMCE WYSIWYG editor is used to enable rich text formatting. Site-wide layout changes can be done in quick time once it is built in, and any custom functions can be added easily with the help of a developer. It employs the latest development technologies for scripting, coding standards, security, presentation, database access, etc., in view of adapting the future advancements.
Why SA-CMS
It's very difficult to make a site-wide change for websites which contain static HTML pages – because every page is to be changed and uploaded, even for a small change. It's also relevant for pages that require frequent updates in the content.
With MVC implementation in the CMS, layout changes and content changes will be easier at the control of the site administrator. Every dynamic site building does require some basic set of code and functions for development.
With PHP-CMS, these requirements are available as ready to use, and results in low cost of ownership and shorter development cycles. There is no need to start from scratch in deploying a website.
Technical Information
Scripting Language: PHP version 5.2 or higher
Database: MySQL
AJAX: Ajax support enabled with Jquery and JSON.
Framework core: PHP OOP with MVC structure
HTML: CSS supported XHTML
Extensions: GD (Graphics library)
Features & Advantages
Light-Weight: Require only a few files for set up.
Open Source: All code base is developed with Open source software and hence it's free for modifications.
Easy to install: Just copy to the server and make necessary configuration changes (Domain and database) to work. No specific server settings is required.
Compatibility: PHP version 5.2 or higher and MySQL4.x, 5.x
SEO urls: Automatic Search Engine Friendly URLs.
MVC: Complete separation of views from application code and models.
Web Security: Ultimate prevention of SQL Injection and Cross-site scripting.
Layout change: Easy layout changes are possible.
Valid HTML: W3C compatible CSS driven XHTML documents.
Browser support: Compatible across all major browsers.
User Interface: Easy to use administration control panel.
Content Editor: Rich text formatting using TinyMCE editor with a wide range of options.
Custom applications: Custom pages and/or custom applications can be built and integrated in less time.
Database access: Built-in powerful database access wrapper.
Directory structure: Easy to understand directory structure and naming conventions.
Caching: Optional caching of pages or sections for faster page loading.
Related Posts
- No related posts found






Pingback: Content Management System « softwareassociates.co.in