This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 129
Home
schmunk42 edited this page Mar 28, 2013
·
112 revisions
Phundament Homepage | View on github
===
For the impatient, here's the four step Quick-Start section.
- What is Phundament?
- Requirements
- Setup your web application (Virtual Host, Database connection)
- Installation
- Content Management - your first steps as a user, create pages, add widgets, upload files
- Pages
- Widgets
- Media
- Application Backend
- User Management - users and rights
- Bootstrap Components
- Themes - styling frontend and backend
- Templates - views and layouts
- Ckeditor - setup in-editor templates and CSS-classes
- LESS Compiler
- Widget Skins
- Zurb Foundation
- Creating Application Controllers
- Creating Application Modules
- Creating CRUDs (bootstrap-themed, with relation support and rich-input widgets)
- Adding more extension packages with composer
- Adding JavaScript
- SEO - Search Engine Optimization
- Develop your application with git
- Database Migrations
yiic migrate
andyiic database
- Media Files Rsync
yiic rsync
- Testing with codeception (alpha)
- Upgrading from previous versions
- Class Reference - API Docs
- Development with composer Packages
- Extension Conventions
- Fixing Yii Extensions without modifying their code
- Glossary
- Cheatsheet of Phundament Internals
- Yii Definitive Guide
- Semantic Versioning
- Development Discussion
- How Phundament works - based on an article written for Yii Framework