Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmulder committed Feb 25, 2015
2 parents 883fdba + 5397bf2 commit 10522e4
Showing 1 changed file with 42 additions and 4 deletions.
46 changes: 42 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,46 @@
cakephp-cakemanager
CakeManager Plugin for Cake 3.x
===================

CakeManager for CakePHP 3.x
The CakeManager offers a build-in login-system, and a strong admin-section to manage your application. You are able to manage your users and roles, and own data. Also the CakeManager offers you many components and behaviors to make developing easier.

Mark that there is no stable version yet!
Documentation
-------------

Read the docs at http://cakemanager.readthedocs.org/
For documentation, as well as tutorials, see the [documentation](http://http://cakemanager.readthedocs.org) on Read The Docs.

Support
-------

For bugs and feature requests, please use the [issues](https://github.com/cakemanager/cakephp-cakemanager/issues) section of this repository.

Bugs and feature requests for the documentation can be done in the [docs repo](https://github.com/cakemanager/docs/issues)

Contributing
------------

If you have a good idea for a new feature, feel free to pull or open a new [issue](https://github.com/cakemanager/cakephp-cakemanager/issues). Pull requests are always more than welcome.

License
-------

The MIT License (MIT)

Copyright (c) 2014 CakeManager by bobmulder

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

0 comments on commit 10522e4

Please sign in to comment.