Git Product home page Git Product logo

hotarucms's Introduction

Stories in Ready Build Status Latest Stable Version License

HOTARU CMS

Version 1.7.0 - December 2014

Version 1.6.4 - October 2014

Version 1.6.0 - September 2014

Version 1.5.2 - June 2013

Version: 1.4.2 - November 20th 2010

INSTALLATION

Please visit the appropriate documentation page for the most up-to-date version of these instructions.

Instructions last updated: July 2013

Requirements

Hotaru CMS has been tested using PHP 5.2.x~ and MySQL 5.0~.

Upgrading

  1. Backup your database.
  2. Download the latest version of Hotaru CMS.
  3. Sign in as admin
  4. Overwrite ALL the old files. If you've made any customizations, read up on the Hotaru File Organization
  5. Go to /install/upgrade.php and follow the steps
  6. When finished, delete the install folder.

First-time Installation

  1. Download the latest version of Hotaru CMS.
  2. Create a database called hotaru in you MySQL (using phpMyAdmin or similar).
  3. Rename /settings_default.php to /config/settings.php.
  4. Open /config/settings.php and edit the top section with your database details and path to Hotaru, e.g. http://example.com/
  5. Upload the contents of the hotaru folder to your server.
  6. Files should have permissions set to 644 and folders should be set to 755, except...
  7. Set /cache and its sub-folders to 777
  8. Go to http://example.com/hotaru/install/install.php and follow the steps
  9. When finished, delete the install folder.

Setting up your site

  1. Log into Admin and go to Admin -> Settings
  2. Change the settings as appropriate, but leave DB_CACHE off for now.
  3. Download plugins from the Plugin Downloads forum, unzip and upload them to the /content/plugins/ directory.
  4. Go to Admin -> Plugin Management and install the plugins one by one.
  5. Edit settings for each plugin listed in the sidebar under Plugin Settings.
  6. Click the site title/banner to view your changes.
  7. When finished, return to Admin -> Settings and set DB_CACHE to true.

Friendly URLS

If you want to use friendly urls, rename htaccess_default to .htaccess, and edit it according to the instructions within the htaccess file. Then go to Admin -> Settings and change the friendly urls setting to true.

Troubleshooting

If you're having trouble installing Hotaru, please post your questions with as much detail as possible in the forums. Thanks.

hotarucms's People

Contributors

dbyzero avatar jamieslome avatar jiyath avatar mik317 avatar petsagouris avatar shibuya246 avatar

Watchers

 avatar  avatar

Forkers

benharvie mik317

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.