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
Tobias Munk edited this page May 29, 2013
·
112 revisions
===
For the impatient, here's the three 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 -
p3admin
-
User Management -
yii-user
-
Authentication and Authorization -
yii-rights
-
Bootstrap Components
yii-bootstrap
-
Themes - styling frontend and backend
p3bootstrap
- 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
- Backend Translations
- 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
- Using git hooks
- Class Reference - API Docs
- Development with composer Packages
- Extension Conventions
- Fixing Yii Extensions without modifying their code
- Layoutit! - Layout Builder
- Phundament Gists - Code Snippets
- Bootsnipp - Code Snippets
- Boottheme
- Bootstrap Examples
- Bootswatch
- Lavish
- Glossary
- Cheatsheet of Phundament Internals
- Yii Definitive Guide
- Semantic Versioning
- Development Discussion
- How Phundament works - based on an article written for Yii Framework