Stars: 3347
Forks: 600
Pull Requests: 494
Issues: 841
Watchers: 190
Last Updated: 2020-05-19 13:31:30
A lightweight blog CMS for PHP
License: GNU General Public License v3.0
Languages: PHP, CSS, JavaScript, Shell, Dockerfile, Hack, TSQL
Unfortunately we have been able to maintain this project for sometime. We advise that you consider using alternative platforms and should no longer consider this project production ready.
Thanks for everyones support and contributions over the years.
Anchor is a super-simple, lightweight blog system, made to let you just write. Check out the site or checkout the documentation here.
To determine your PHP version, create a new file with this PHP code: <?php echo PHP_VERSION; ?>// version.php
or run php -v
in the command line. This will print your version number to the screen.
composer create-project anchorcms/anchor-cms anchor
content
and anchor/config
folders are set to 0775
and that all files belong to the web user or is a part of the same group as the web user.http://MYDOMAINNAME.com/anchor
install
directory when you are done.If you can't install Anchor, check the forums; there's probably someone there who's had the same problem as you, and the community is always happy to help. Additionally, check out the documentation.
If you'd like to help out and contribute to this project, please take a look at the contributing guidelines. All information you need to get started should be included in there. If you have any questions then create an issue, make a forum post or message us directly.
If you would like to add submit a feature request then please go to our Feathub page.