You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
The last major updates to Phundament for Yii1 were made in November 2013. Since then, it seems Phundament development has focused entirely on Phundament for Yii2.
Unfortunately, taking the plunge to Yii2 is not an alternative at this moment and we wish to know more about the plans for the development of Phundament for Yii1.
Here is a retrospective of our usage of Phundament:
What do we actively use in Phundament?
Composer
Uploading files using P3 Media & jQuery File Upload
Progress tracking (items can be X % ready for publishing, or Y % translated into language Z etc)
Content versioning
Graph-database-style relations
Centralized configuration of behaviors and code generation based on project metadata
Re-usable logic by using traits, and not entirely basing shared features on code generation
Code-based programming of the RBAC configuration to allow for complex authorization logic
A REST API (using Wrest)
A higher quality user management extension (yii-user needed a serious revamp…)
Generation of frontend vs backend views separately
Generation of edit-in-place-based administration of related content
Yiistrap and Bootstrap 3 (in progress)
All of this can potentially be worked back into Phundament, but only with major changes to the architecture and selection of extensions etc. One thing is for certain, we need a boilerplate that is in phase with the requirements mentioned above, and without the extensions that we don’t use and only add overhead. For a foreseeable future, this will be based on Yii1.
The text was updated successfully, but these errors were encountered:
The last major updates to Phundament for Yii1 were made in November 2013. Since then, it seems Phundament development has focused entirely on Phundament for Yii2.
Unfortunately, taking the plunge to Yii2 is not an alternative at this moment and we wish to know more about the plans for the development of Phundament for Yii1.
Here is a retrospective of our usage of Phundament:
What do we actively use in Phundament?
What do we not use in Phundament?
What were we missing in a CMS based on pristine Phundament that we have had to implement ourselves?
All of this can potentially be worked back into Phundament, but only with major changes to the architecture and selection of extensions etc. One thing is for certain, we need a boilerplate that is in phase with the requirements mentioned above, and without the extensions that we don’t use and only add overhead. For a foreseeable future, this will be based on Yii1.
The text was updated successfully, but these errors were encountered: