• Stars
    star
    1
  • Language Haxe
  • License
    MIT License
  • Created over 11 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The automatic admin website for your ufront project. Administer admin-tasks, migrations, backend data and auth details.

More Repositories

1

ufront

Ufront is a powerful MVC web framework for Haxe. It gives you quick development, shared code on the client and server, powerful extensibility, easy testing, and targets PHP or Neko. This is the mothership repo - most of the actual code is contained in the other ufront repos, such as ufront-mvc.
Shell
112
star
2

detox

Detox - A cross-platform library, written in Haxe, that makes working with Xml and the DOM light weight and easy.
Haxe
70
star
3

ufront-mvc

The core MVC framework that powers ufront
Haxe
17
star
4

ufront-orm

The Object Relational Mapper, allows easy, type-safe access to your database. Builds on Haxe's SPOD but adds macro powered relationships, validation and client side usage
Haxe
13
star
5

hello

"Hello World" example for websites / web-apps built using Ufront - a Web Framework for Haxe.
HTML
10
star
6

ufront-manual

The content of the ufront manual
1
star
7

ufront.net

The website for Ufront.net
CSS
1
star
8

ufront-mail

Tools to help with the sending of email from ufront applications
Haxe
1
star
9

ufblog

A blog that has been built with Ufront (a web framework for Haxe).
Haxe
1
star
10

mvc-platform-test

A simple ufront app + CLI tool to text that HttpRequest and HttpResponse function well across various targets.
Haxe
1
star
11

ufront-uftasks

A command line tool that lets you administer parts of your website (Run tasks, migrations, and an interactive shell)
Haxe
1
star
12

ufront-easyauth

Easy database-driven authentication for ufront. Each group is assigned permissions, and each user can belong to certain groups.
Haxe
1
star
13

ufront-clientds

ClientDS is a Data Store that lets your client code access (and cache) objects from your server's database. It uses ufront-orm, ufront-remoting, and ufront-easyauth to keep make things as seamless as possible.
Haxe
1
star