Giter Site home page Giter Site logo

ajay-code / anchor-cms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anchorcms/anchor-cms

0.0 2.0 0.0 8.61 MB

A lightweight blog CMS for PHP

Home Page: http://anchorcms.com/

License: GNU General Public License v3.0

PHP 83.66% JavaScript 6.49% CSS 9.84%

anchor-cms's Introduction

Anchor Header Image

Anchor CMS

Anchor is a super-simple, lightweight blog system, made to let you just write. Check out the site or checkout the documentation here.

Requirements

  • PHP 5.6+
    • curl
    • mcrypt
    • gd
    • pdo_mysql or pdo_sqlite
  • MySQL 5.6+ (MySQL 5.7 recommended)

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.

Installation

  1. Ensure that you have the required components.
  2. Download Anchor either from here, by cloning this Github repo or by running:
composer create-project anchorcms/anchor-cms anchor
  1. Upload Anchor through FTP/SFTP or whatever upload method you prefer to the public-facing directory of your site.
  2. Ensure that the permissions for the 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.
  3. Create a database for Anchor to install to. You may name it anything you like. The method for database creation varies depending on your webhost but may require using PHPMyAdmin or Sequel Pro. If you are unsure of how to create this, ask your host.
  4. Navigate your browser to your Anchor installation URL, if you have placed Anchor in a sub directory make sure you append the folder name to the URL: http://MYDOMAINNAME.com/anchor
  5. Follow the installer instructions.
  6. For security purposes, delete the install directory when you are done.

Problems?

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.

Contributing

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.

Feature Requests:

If you would like to add submit a feature request then please go to our Feathub page.

Feature Requests

anchor-cms's People

Contributors

craigchilds94 avatar spenserj avatar radiergummi avatar thebrenny avatar daviddarnes avatar neverbot avatar james2doyle avatar taufik-nurrohman avatar srccd avatar moje-s avatar gerrit0 avatar giacomocerquone avatar hariadi avatar matthew1471 avatar larrybolt avatar maschmann avatar daturkel avatar tk421 avatar mlupine avatar maltekiefer avatar johanneskonst avatar evansharp avatar bibliofile avatar garrettrayj avatar eamdog avatar andreyco avatar idiot avatar sarciszewski avatar moc avatar wyverald avatar

Watchers

James Cloos avatar Ajay Singh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.