anchor-cms
anchor-cms copied to clipboard
A lightweight blog CMS for PHP
### Summary It sounds complicated but it is simpler than it seems. I have the page and template 'Posts' as the main one, but I would like to replicate it...
Hi, i love anchorcms, but i'm planning to deploy a private blog platform internally for my company. Which means no access from public, i can add a basic auth on...
### Summary An authenticated user can use a path traversal attack (`../`) in the site settings page to include and run PHP files that exist outside of the webroot. ###...
Is this an option? How can I go about doing this?
CMS attempted to update 'created' field in 'prefix_posts' to CURRENT_TIMESTAMP, then add 'updated' field with same default value - illegal move for MySQL. 'created' will now be default "0000-00-00 00:00:00",...
### Summary Hi, can we make a alternative command for SHOW DATABSE command? In install/libraries/installer.php row 36 on shared host make SQLSTATE[42000]: Syntax error or access violation: 1227 Access denied;...
Is there any way to change the /posts/ URL prefix, or remove it entirely? It doesn't fit with other languages than English. I'd like this: http://my.blog/posts/my-post to become either one...
Is there any way for Anchor to support titles and slugs shorter than 3 characters? There are many words that are only two characters, for example.
### Summary When installing Anchor from scratch, it is not able to get access to the server's database because of a SQL syntax error when the database's name has a...
### Summary Hey, i've been having a play around with AnchorCMS and it's a good start for a CMS but lacks alot of UX features that would help make the...