Skip to content

abadongutierrez/grails-extjs-scaffold

 
 

Repository files navigation

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 :

About

Grails ExtJS based scaffold

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published