Skip to content

Commit

Permalink
Merge pull request #184 from cakephp/eol
Browse files Browse the repository at this point in the history
add notice about EOL
  • Loading branch information
markstory authored Oct 3, 2023
2 parents 7fb3b77 + d57ec39 commit 1df9f6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
[![Coverage Status](https://img.shields.io/codecov/c/github/cakephp/acl.svg?style=flat-square)](https://codecov.io/github/cakephp/acl)
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.txt)

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

## Installing via composer
Expand Down

0 comments on commit 1df9f6b

Please sign in to comment.