Перейти до змісту
Домент ipb-board.ru продається.

Рекомендовані відповіді

Опубліковано

How can I turn something like this into a plugin that lets me turn it off and on? This way I can disable file uploads to the downloads section or turn it back on to allow them.

<div id='elDownloadsSubmit_uploader' class='ipsClear'>
                        {$form->elements['']['files']->html( $form )|raw}
                        <button type='button' class='ipsButton ipsButton_veryLight ipsButton_verySmall ipsHide' data-action='uploadMore'>{lang="upload_more_files"}</button>
                    </div>
Опубліковано
  • Автор
13 hours ago, james said:

There is docs for developers.
Start learning from this if you want learn to create custom App or Plugins.
https://invisioncommunity.com/developers/

Seems it might be easier to just comment out that section in the template haha

Для публікації повідомлень створіть обліковий запис або авторизуйтесь