MyBB.de Forum

Normale Version: Developer Tools
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Eine neue Erweiterung wurde veröffentlicht: Developer Tools

Zitat:MyBB-Developer-Toolsa MyBB module for developers with a collection of useful tools that is expansible and extensible
This plugin is a development tool and therefore should not be used carelessly. Do not use this plugin on a live forum unless you understand the risks and are prepared to deal with the consequences.

Features
PHiddle



The main module tab is a PHP fiddle (PHiddle) that can be used to easily run scripts on the board. The MyBB core libraries are automagically loaded into the final script so you can focus on your code.

This tool and can be used to easily develop scripts to test read queries and format output; correct database snafus on a live forum (after testing and ensuring the outcome, of course); or just trying a section of code independently to ensure your knowledge (of a function or class, for example) is correct.

Modules
This plugin is modular and developers and hobbyists can easily develop unique tools or customize existing tools for their preferences/dev environment.



Create Users
This module allows many options for creation of users and can create hundreds of fake users at a time with random user names pulled from an international repository for first and last names.

Create Threads
This module can be used to create threads on the forum complete with as many posts per thread as needed. The thread titles and post contents are randomly concatated Lorem Ipsum (generated by php-loremipsum).

This module features pagination for over one thousand posts to (hopefully avoid PHP timeouts).

Create User Name Avatars
This module creates PNG avatars for each user with their username drawn on the avatar itself. This can be useful when developing/testing plugins that deal with lists of user avatars.

Dependencies

Packaged
joshtronic/php-loremipsum

Required
none
Eine neue Version wurde veröffentlicht: Developer Tools 0.0.2
Eine neue Version wurde veröffentlicht: Developer Tools 0.0.3
Eine neue Version wurde veröffentlicht: Developer Tools 0.0.4
Eine neue Version wurde veröffentlicht: Developer Tools 0.1
Eine neue Version wurde veröffentlicht: Developer Tools 0.2