cakemanager/cakephp-posttypes

This package is abandoned and no longer maintained. The author suggests using the cakemanager/cakephp-cakeadmin package instead.

Plugin for CakePHP 3.x to create easy posttypes

Installs: 343

Dependents: 1

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 1

Open Issues: 0

Type:cakephp-plugin

1.0.1 2015-06-08 20:18 UTC

This package is auto-updated.

Last update: 2022-02-01 12:43:38 UTC


README

Build Status Coverage Status Software License Latest Stable Version Total Downloads

[DEPRECATED] PostTypes Plugin for Cake 3.x

WARNING: THIS PLUGIN IS DEPRECATED.

USE https://github.com/cakemanager/cakephp-cakeadmin INSTEAD.

The PostTypes plugin requires the CakeManager Plugin. We are convinced that you don't have to spend time in building crud-actions for your admin-area. You want to take your time for your front-end (read: application), not your back-end (read: admin-area).

With the PostTypes Plugin you are able to register your types. So, if you use bookmarks in your application you register the bookmark. When you've done this you are able to manage the bookmarks (add, view, edit, delete) in your admin-area automatically.

Documentation

For documentation, as well as tutorials, go to http://cakemanager.org/documentations/.

Support

  • Gitter

  • CakeManager Website - Website of the CakeManager Team. Here you can find everything about us and our plugins.

  • Gitter - Chat Tool for GitHub to talk about issues and new features.

  • GitHub - When there's something wrong, please open a new issue!

  • CakeManager Docs - Documentation about the CakeManager Plugin.

  • PostTypes Plugin Docs - Documentation about the PostTypes Plugin.

Contributing

If you have a good idea for a new feature, feel free to pull or open a new issue. 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.