• Stars
    star
    115
  • Rank 306,027 (Top 7 %)
  • Language
    PHP
  • Created over 12 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CakeStrap is a bootstrap for CakePHP - HTML5 CakePHP2.x Bootstrap 3.0!

CakeStrap v 0.7.1


CakeStrap is a bootstrap for CakePHP - HTML5 CakePHP2.x Bootstrap3.0!

Video tutorial ( Portuguese )

[http://youtu.be/m4FtYIS3Rm8][] [http://youtu.be/m4FtYIS3Rm8]: http://youtu.be/m4FtYIS3Rm8

Features

Front-end
  1. Responsive Web Design
  2. jQuery 1.10.2 Stable (NEW)
  3. Modernizr
  4. Twitter Bootstrap v3.0.0 (NEW)
  5. Multi-Language ( English and Portuguese )
Back-end
  1. CakePHP 2.4.1 Security Authentication (NEW)
  2. Users CRUD
  3. Remember password with email send
  4. Automatic inclusion of javascript and css files depending of the current controller and action ( Tutorial below )
Modules
  1. Photos end videos gallery

Quick start

Manually Installation

  • Rename the app/Config/config.php.install file to app/Config/config.php and still in this file change the $config['Application']['status'] to true
  • Rename the app/Config/database.php.default file to app/Config/database.php and configure your database credentials
  • Create the users table in your database with this Schema: https://github.com/hugodias/cakeStrap/blob/master/app/Config/Schema/schema.php

Automatic inclusion of JS and CSS

CakeStrap has a JS and CSS folder structure allowing to automatic load files for each action of each controller. For example, if you have this JS structure folder:

/js
	/pages
		/home.js

This script will be automatic loaded when the user is in controller pages and in action home

The same structure exists for CSS files.

Internationalization

Currently cakeStrap supports two languages, English and Portuguese. To enable the Portuguese language as the main just add the following line in your app/Controllers/AppController.php at beforeFilter action:

Configure::write('Config.language', 'por');

Deploy

Lee Graham created a easy way do deploy CakeStrap to OpenShift, check it out: cakeStrap Openshift

Questions / Bugs

Have a question or found a bug? Please create an issue [here][] on GitHub! [here]: https://github.com/hugodias/cakestrap/issues

More Repositories

1

railStrap

RailStrap is a HTML5 Ruby On Rails 4 Ruby 2.0.0 bootstrap
Ruby
362
star
2

angularjs-socket-node-chat

A chat server/client using AngularJS, Socket.IO and NodeJS
JavaScript
135
star
3

FileUpload

Jquery File Upload for CakePHP 2.x
JavaScript
68
star
4

nodestrap

NodeStrap is a NodeJS template to build web apps
JavaScript
55
star
5

facebook-post-preview

Preview how a link will be rendered on facebook
JavaScript
36
star
6

cakegallery

Gallery plugin for CakePHP
PHP
28
star
7

meta-preview

ReactJS component to preview Google results based on Title, Description and URL
JavaScript
24
star
8

san-pedro-valley-jobs

Repositório do novo Job Board de San Pedro Valley
Ruby
14
star
9

rails-elk-stack

Guide to add Elasticsearch, Logstash and Kibana to a Ruby on Rails app on Docker
Ruby
13
star
10

CakeStrap-Manager-Module

JavaScript
11
star
11

Google-HTML5-Presentation-Remote-Control

JavaScript
11
star
12

Realtime-chat

Realtime chat build using socket.io , nodejs and express
JavaScript
8
star
13

EloRating-JavaScript

Elo Rating build in CoffeeScript and compiled in JavaScript
CoffeeScript
7
star
14

tutorial-reactjs

Repositorio com os codigos de tutoriais da serie Começando com ReactjsJS
JavaScript
5
star
15

angular-universal-search

JavaScript
5
star
16

angular-realtime-editor

Realtime editor
JavaScript
5
star
17

reactgram

Instagram clone made using ReactJS, Redux and React Router
JavaScript
4
star
18

MyTunes

Web based app to store your own songs.
Ruby
3
star
19

til

📝 Today I Learned
3
star
20

feedback

JavaScript
2
star
21

node-csv-queue-processor

Process CSV files integrated with a queue and an API wrapper
TypeScript
2
star
22

airbnb-ui-kit

JavaScript
2
star
23

seohelper

Extract content from urls and point for some seo tips based on page content
JavaScript
1
star
24

HTML5-Notifications-and-Socket.io

JavaScript
1
star
25

x-slider

Slider for Wordpress that Don't Suck
PHP
1
star
26

shopping_list

Elixir
1
star
27

vue-comments

JavaScript
1
star
28

aai-daw

Java
1
star