Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

A CMS based on Yii? [closed]

i've been with Yii for a few months and before I use main CodeIgniter, SilverStripe in my projects. Does anyone know a good Yii based CMS such as SilverStripe based on Sapphire or EE based on CodeIgniter ?

My experience is working with Yii is much more easier and straightforward assuming you are good OOP coder but Yii is still young and there are not lot of samples that I can put together quickly for a real prodcution project.

A couple of YII based CMS I spotted at do not look really promising or maybe at a very early stage such as dotPlant, Web3CMS.

like image 990
santa_cametotown Avatar asked Jun 12 '10 05:06

santa_cametotown


People also ask

What is Yii and Yii2?

Yii is a pure OOP (Object-Oriented Programming) framework. Hence, it requires a basic knowledge of OOP. The Yii framework also uses the latest features of PHP, like traits and namespaces. The major requirements for Yii2 are PHP 5.4+ and a web server.

What does Yii do?

Yii is a high-performance, component-based PHP framework for developing large-scale Web applications rapidly. It enables maximum reusability in Web programming and can significantly accelerate your Web application development process.

What is Yii Best for?

Yii is the first choice of the developers over the other PHP frameworks because of its developer-friendly features. Its features are secure, reliable, and easy to configure. It is ideal for websites and web apps that are having high traffic for example web portals, eCommerce portals, or CMS Websites.

Who uses Yii?

Who uses Yii? 290 companies reportedly use Yii in their tech stacks, including Deloitte, General, and Evergreenteam stack.


1 Answers

The developer of http://www.phundament.com/ is active over in the Yii forums.

Also, a new yii CMS has popped up that seems to be quite actively developed, and has a good feature set: https://github.com/charlesportwoodii/CiiMS

like image 95
PrplHaz4 Avatar answered Oct 04 '22 05:10

PrplHaz4