Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/visualappeal/yiibootstrap
[DEPRECATED] Yii widget wrapper for Twitter Bootstrap
https://github.com/visualappeal/yiibootstrap
bootstrap php yii yii-widgets
Last synced: 4 months ago
JSON representation
[DEPRECATED] Yii widget wrapper for Twitter Bootstrap
- Host: GitHub
- URL: https://github.com/visualappeal/yiibootstrap
- Owner: VisualAppeal
- License: other
- Created: 2012-02-16T18:13:15.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T13:44:35.000Z (almost 8 years ago)
- Last Synced: 2024-10-10T21:41:55.681Z (4 months ago)
- Topics: bootstrap, php, yii, yii-widgets
- Language: PHP
- Homepage: http://visualappeal.github.com/YiiBootstrap/
- Size: 3.51 MB
- Stars: 68
- Watchers: 18
- Forks: 33
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Readme
The aim of the project is to transform all bootstrap components into Yii Widgets and apply the bootstrap style to the default Yii Widgets. Cause of HTML restrictions in the demo http://visualappeal.github.com/YiiBootstrap the forms does not work properly. Grab a copy of YiiBootstrap and try it on your (local) webserver to see the full functionality.
## Requirements
* PHP - Something over *5.1* I think## Installation
Grab a copy of *YiiBootstrap* and copy it into your document root. Open *http://127.0.0.1/YiiBootstrap/testapp/**.## Includes
* Bootstrap: http://twitter.github.com/bootstrap/ - http://www.apache.org/licenses/LICENSE-2.0
* Glyphicons Free: http://glyphicons.com/ - http://creativecommons.org/licenses/by/3.0/## License
See `LICENCSE`