Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 2.24 KB

README.md

File metadata and controls

60 lines (39 loc) · 2.24 KB

windwalker-logo-500

Latest Stable Version Total Downloads Latest Unstable Version License

Introduction

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

Windwalker is a RAD framework of Joomla! CMS.

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

Hope our framework bring you a joy time :)

Version 1 and 2

This is the version 2 repository, all folder with lower case is legacy code, and all folders with capitals is for version 2 and follows PSR-0 naming standard.

The version 2 has already release 1.0.

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

Windwalker RAD Document

About

Author : Simon Asika

Joomla!CMS version : 3.2 and newer

First release : 2012-05-05

All extensions created by Windwalker