Citrux Estate CMS PHP Script

Overview

Citrux Estate is a website content management system (CMS) focused on real estate. It is a CMS completely built with PHP and MySQL. Its interface is nice and attractive, which is really striking. The back-end has many nice and easy to maintain features that are needed for a modern and professional website to handle the contents easily by the client. It is possible to make almost all types of changes using the administration panel without having any knowledge of the programming language.

The real value for the client does not come from hundreds of functions that they can not or will not use. The real value comes from making it really easy to use some high-powered features that do the job.

This CMS is built using the PHP Codeigniter framework. For this reason, other developers can easily customize it and can easily understand the code flow. This CMS is strong against the injection of SQL, XSS and CSRF. Also on all pages, security is implemented at the administrator level.

backend-url: https://citruxs.com/citrux-estate/auth/login

username : [email protected]

password: 15925621

Features

  • Easy and simple interface
  • Fully responsive
  • Clean codes
  • IonAuth Library
  • Send emails with attachment
  • Direct access stopped for page
  • Invalid url protected for page
  • Language Setup Option
  • Manage team members by admin
  • Manage portfolios by admin
  • Manage testimonials by admin
  • Backup generator
  • Manage meta title, keyword and description for all pages
  • Manage news and categories by admin
  • Manage events by admin
  • Manage pricing tables by admin
  • Secured against SQL injection
  • Secured against XSS attack
  • Secured against CSRF attack

Requirements

PHP version 7.x  5.6

MySQL 5.x

Related