Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (23 loc) · 1.26 KB

File metadata and controls

39 lines (23 loc) · 1.26 KB

Grails ExtJs Scaffold

Grails ExtJs Scaffold plugin is a aims to scaffold a ExtJs based UI for Grails applications.

Instead of the ncie and simple HTML UI provided by the default Grails scaffold mechanism, this plugin allows users to generate full Rich Internet Application based on ExtJs Javascript framework

Links

Start using the plugin

To use the Grails ExtJs Scaffold plugin, you can start by creating a sample grails application

grails create-app test-extjs-scaffold

After the application is created, install the plugin by running

grails install-plugin http://github.com/nadouani/grails-extjs-scaffold/raw/master/grails-extjs-scaffold-0.2-SNAPSHOT.zip

One the plugin install is done, install the Extjs Scaffold templates by running

grails install-extjs-templates

That's all, now you can create your domain classes and use dynamic or static scaffolding

About the Author

This plugin is designed and developed by Nabil ADOUANI. You can join me at :