Plugin Development
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
Important Threads
- PluginLibrary 13 (152 Replies)
- MyBB Plugins Explained (14 Replies)
- 1.6.4 Guidance for Plugin Developers (0 Replies)
Threads
- Plugin with selection option (1 Reply)
- How to set default-state of collapse-buttons? (8 Replies)
- Using lang variables in _install setting groups/settings? (2 Replies)
- run php file by clicking html button (1 Reply)
- MyNetwork (354 Replies)
- Jquery / Ajax in plugin ACP (6 Replies)
- Is it possible to add a log of pluginHooks and order of execution to advanced details (1 Reply)
- Plugin hook portal_start does not seem to be getting run? (1 Reply)
- Pay for membership using cash app (2 Replies)
- Converts MyBB into Progressive Web Apps and Accelerated Mobile Pages styles. (24 Replies)
- clickable post icons - trying to get custom template to work. (0 Replies)
- Adding translation to a plugin (3 Replies)
- Guys Please help completing this plugin (1 Reply)
- pm conversation beta 3 plugin (1 Reply)
- Plugin based on third party chat (1 Reply)
- Dice Roller MyCode Bug Fix (13 Replies)
- Multi Select Custom Profile Field — Checked Box ID (1 Reply)
- hook into postbit not working (10 Replies)
- MyBB GoMobile for 1.8.* (188 Replies)
- Editing a script (1 Reply)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123