windwalker/joomla-rad

Rapido de la vento viro.

2.1.21 2019-10-29 15:50 UTC

README

windwalker-logo-500

Latest Stable Version Total Downloads Latest Unstable Version License

Join the chat at https://gitter.im/ventoviro/windwalker-joomla-rad

Introduction

Windwalker is a RAD framework for Joomla! CMS development.

We provide modern functions and interfaces to help developer quickly create extensions. Windwalker contains single action controller(Joomla new MVC), console interface, Dependency Injection, DataMapper, Simple ORM and code generator.

Installation Via Composer

cd /your/joomla/dir
php composer.phar create-project windwalker/joomla-rad libraries/windwalker 2.*

Generate a new extension

php bin/windwalker generator init com_flower sakura.sakuras -c admin

Documentation

About

Author : Simon Asika

Company : LYRASOFT

Joomla!CMS version : 3.4 and newer

First release : 2012-05-05

Extensions created by Windwalker