Skip to content

Commit 1df9f6b

Browse files
authored
Merge pull request #184 from cakephp/eol
add notice about EOL
2 parents 7fb3b77 + d57ec39 commit 1df9f6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
[![Coverage Status](https://img.shields.io/codecov/c/github/cakephp/acl.svg?style=flat-square)](https://codecov.io/github/cakephp/acl)
55
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.txt)
66

7+
> ℹ️ **The ACL Plugin is not actively maintained by the CakePHP core team.** ℹ️ PR's to fix problems are welcome.
8+
>
9+
> As a modern alternative please check out the [Authentication](https://github.com/cakephp/authentication) and [Authorization](https://github.com/cakephp/authorization) plugins.
10+
711
A plugin for managing ACL in CakePHP applications.
812

913
## Installing via composer

0 commit comments

Comments
 (0)