Git Product home page Git Product logo

croogo's Introduction

Croogo

Croogo is a free, open source, content management system for PHP, released under MIT License.

It is powered by CakePHP MVC framework.

Build Status

Requirements

  • Apache with mod_rewrite
  • PHP 5.2 or higher
  • MySQL 4.1 or higher

Installation

Web based installer

  • Extract the archive. Upload the content to your server.
  • Create a new MySQL database (utf8_unicode_ci collation)
  • visit http://your-site.com/ from your browser and follow the instructions.

Manual installation

  • Extract the archive. Upload the content to your server.
  • Create a new MySQL database (utf8_unicode_ci collation), and use these two SQL dump files in given order:
    • app/Config/Schema/sql/croogo.sql
    • app/Config/Schema/sql/croogo_data.sql
  • Rename:
    • app/Config/database.php.install to database.php, and edit the details.
    • app/Config/croogo.php.install to croogo.php, and edit the details.
    • app/Config/settings.yml.install to settings.yml
  • You can access your admin panel at http://your-site.com/admin. The installer should display a page for you to create the administrative user.

It is recommended that you install Croogo using the web based installer for security reasons.

Links

croogo's People

Contributors

ad7six avatar admad avatar alevilar avatar andruu avatar ataylor32 avatar calvinmcgee avatar ceeram avatar d1rk avatar fahad19 avatar hgassen avatar interlock avatar jeremyharris avatar joseph-d avatar josuesantos93 avatar korymarks avatar paulorpdl avatar pourri-dixit avatar primeminister avatar rchavik avatar real34 avatar sambernard avatar scoup avatar shama avatar smarek avatar thoth avatar tmaiaroto avatar vitorpacheco avatar

Watchers

 avatar  avatar

Forkers

scottbrimberry

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.