Skip to content

Patch 1#18

Closed
midorikocak wants to merge 83 commits into
CakeDC:masterfrom
midorikocak:patch-1
Closed

Patch 1#18
midorikocak wants to merge 83 commits into
CakeDC:masterfrom
midorikocak:patch-1

Conversation

@midorikocak
Copy link
Copy Markdown

It is true installation instruction in users plugin

cake schema create -plugin users -name users

does not work with cakePHP 2.0

it has to be

cake schema create --plugin Users --file users,

also cake migrations does not work too, but I dont know how to change that

neterslandreau and others added 24 commits August 2, 2011 10:45
fix directory name and migrations map for cakephp 2.0
…tent action 'register'. Changed it to 'add'.
…s and changed the 2nd param of register() but kept backward compatibility.
Updated to match the latest Migration schema file.
@burzum
Copy link
Copy Markdown

burzum commented Oct 24, 2011

Please create a new pull request against the develop branch and with just the related commit in which you fix the instructions. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants