[Release][API] Webadmin Lua Plugin Factory

Good Job

Absolutely fantastic!

I love it! Amazing work as always. :grin: Can’t wait to test it out.

Nice work! Could someone help me? I just need the identifier for the nucleus. When I add admins via Zap-Hosting, they dont actually add to my cfg. all I want to do is add them manually

Hello!

Can you please DM me or contact our livechat support about this issue? we would gladly take a look at this issue for you :slight_smile:
Greetings

I cant open cfx.re. What to do?

How can I fix this ERROR? https://i.gyazo.com/a86a745ce6f1895ae68eba3f6298d748.png

How do I install this? Can anyone give me a help?

For download and installation:

  1. Go to the GitHub link
  2. click Clone or download, then download the .zip file
  3. Unzip the downloaded webadmin-lua-master.zip file
  4. move the webadmin-lua folder into your servers resources folder
  5. add ensure webadmin-lua to your server config

Please also read the README on the GitHub repository or in the downloaded .zip file
You’ll most likely want to install a resource that utilizes this, such as [Release] Webadmin Settings Menu
or [Release] Chat History / Chat Log plugin for webadmin

Thank you so much for the explanation

I’ve got same problem…

Make sure you’ve updated your FXServer and that Webadmin is working.

Hi guys i deleted the webadmin lua and deleted the server cache but webadmin page still is up !!

Webadmin is part of FXServer, this resource isn’t actually ‘webadmin’, it just provides some helper functions for it.

If you don’t want the webadmin page, just do stop webadmin on launch.

For some reason i can’t even get the demo and boilerplate pages to show. Does anyone know how to fix this? I believe i did all the steps correctly.
Also, How would i go about creating a console page? Because now i only have home and resources. image

Have you granted yourself webadmin access?

how would i go about doing that?
I am logged into the panel using steam, but i believe i am not a webadmin.

From the ““readme””

They can be enabled in the __resource.lua file if you want to preview them in the webadmin interface. Make sure you are logged in and have the webadmin ACE permission.

Make sure they’re actually enabled in the resource manifest.
Give yourself the webadmin permission using add_ace [your identifier] webadmin allow
If you don’t know what your identifier is, you can use builtin.everyone although that’d give everyone access.

Quick question, how would one send a command to the console?
For example: image

When the send button is pressed, it will send those parameters to the console.
Thanks!

Any updates of examples of your .lua from your examples on https://imgur.com/a/gQeFKKN willing to purchase templates.
Been learning a lot, thanks to these free assets, getting frustrated at my own limitations.