-
Notifications
You must be signed in to change notification settings - Fork 1k
Advanced Customization Plugin
Daniel Neto edited this page Aug 18, 2026
·
3 revisions
Advanced Customization hides selected upload/encoding choices and can disable AVideo's native sign-up or sign-in. These settings affect the whole site.
- Sign in as an administrator.
- Open Admin → Plugins → CustomizeAdvanced/Advanced Customization → parameters.
- Record the current value before changing an option.
- Change one option, save, and test with a normal account.
- Keep an administrator recovery session open when changing sign-in settings.
| Setting | When enabled (true) |
|---|---|
doNotShowUploadMP4Button |
Hides direct MP4 upload |
doNotShowEncoderButton |
Hides Encoder upload |
doNotShowEmbedButton |
Hides embed/import-by-link |
doNotShowEncoderResolutionLow |
Hides the Encoder low-resolution choice |
doNotShowEncoderResolutionSD |
Hides the Encoder SD choice |
doNotShowEncoderResolutionHD |
Hides the Encoder HD choice |
disableNativeSignUp |
Disables native AVideo registration |
disableNativeSignIn |
Disables native AVideo password login |
Do not enable disableNativeSignIn until an outside login method has been tested and at least one account using it is an AVideo administrator.
Why is an upload button missing? Recheck the three doNotShow...Button values and the user's upload permissions.
How do I recover after disabling native login? Use an already tested external administrator login. Database recovery should be the last resort and requires a backup/server administrator.
Where do I change logos or CSS? Use Customize; Advanced Customization is for behavior switches.