QLE (Quick Lighting Environment) is a Blender add-on from don1138 that adds a basic lighting setup to your scene. After installation it creates a panel named Quick Lighting Environment under Properties > Scene, with Add Environment and Clear Environment controls.
Clicking Add Environment creates a World named "QLE World" with its strength set to 0.25 and a Blackbody value of 5454, then places four positioned Area Lights: Left at Blackbody 3800 for an orange tint, Fill and Back at 5454 with equal energy, and Right at 20,000 for a blue tint. It also adds an Empty named Lights_Target, connecting every light to it with Track To Object constraints, plus a mesh object named Backdrop.
If you delete or disconnect a light, the Backdrop, or the Empty, clicking Add Environment restores the missing object or constraint. Clear Environment purges the QLE lights, Backdrop, and Empty, and resets the World back to the original. The scene needs an active World or the add-on will error out. QLE works with Blender 4.2 LTS and newer under the GNU General Public License v3.0 or later.