Git Product home page Git Product logo

banner's Introduction

Croogo: Banner Plugin

Banner is a free, open source, banner that sits on top of the Croogo content management system for PHP, released under [MIT License].

It is powered by CakePHP MVC framework.

Requirements

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

Installation

Web based installer

  • Upload the .zip file through Croogo's extension manager.

Dependencies

Manual installation

  • Extract the archive. Upload the content to your Croogo installation in the ./app/Plugins/Banner directory. # git clone https://github.com/chrisderouck/banner.git ./app/Plugin/Banner
  • visit Croogo's extension system to "activate" the plugin.

Usage

  • Create a node for a certain type
  • Add a featuredImage throughs Assets Plugin
  • Create a block with a selector in the content field which has your nodes e.g. [node:banner-head conditions=Node.type:blog;Node.status:1 order=Node.id DESC; limit=3 element=Banner.photo-banner]
  • Make sure your block is loaded somewhere in your layout

Links

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.