Log-in form placement into web-site

Discussions related to customizing hooks. Hooks are documented at http://bigprof.com/appgini/help/advanced-topics/hooks/
Post Reply
sblasic
Veteran Member
Posts: 56
Joined: 2021-02-22 15:55

Log-in form placement into web-site

Post by sblasic » 2023-09-26 08:47

Hi,

I want to place the log-in form (table) into the already published website.

In other words, I don't want to have a separate LOGIN web-page generated by the AppGini.

I'm guessing that I should copy the generated code from the /index.php (body section - starting from: <div class="panel-body">)..?

My question: is this doable for someone who is not a PHP programmer?

And the additional question:
is there a tool /plug-in which could help in the various "layout" tweaking of the App (i.e. adding LOGO in the app, adding text-boxes, adding images, easily changing font, font-color etc.) which can make life easier for us non-programmers?

Below is a raw mock-up of what I want.
login_mock-up.jpg
login_mock-up.jpg (25.72 KiB) Viewed 7781 times

Post Reply