Skip to content

fourctv/fourdadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FourD Admin

A 4D Database Admin Web App.

Build Status MIT license Dependency Status devDependency Status

This web app is built upon the TeamMaestro Angular seed.

This web app allows users to directly browse a 4D Database backend and create/edit/delete records. It also provides a 4D Choice List Editor.

Handle with GREAT CARE. The app already validates that user has Admin privileges, but I'd be VERY CAREFUL making this web app available on a production site! MOST SPECIALLY ON A PUBLIC ACCESSIBLE WEB SITE. It is great for development and testing, though.

The distribution folder includes a built version of the FourDAdmin web app. You can download the .zip file in there and copy its contents to a subfolder in your application's Webfolder. If you have the RESTApi Component installed in your 4D structure, you will be able to browse and edit your database records and choice lists.

There is also an experimental mobile version with basically the same functionality, except for editing records in the database. see

And do not forget to look at additional, more detailed, documentation on the wiki pages.

Browse Table Records

Edit Records

Edit 4D Choice List

It relies on Pascal's 4D RESTApi being installed on the 4D Database backend.

Contributors

Julio Carneiro
Julio Carneiro