Log in
General
-
How can I help with development?
-
How do I Report an Issue?
Reporting an issue
Before submitting an issue
Please do a search in open issues to see if the issue or feature request has already been filed and read the FAQ page first.
If you find your issue already exists, make relevant comments and add your reaction.
Use a reaction like
- upvote or
- downvote in place of a “+1” comment.
If you cannot find an existing issue that describes your bug or feature, submit an issue using the guidelines below.Writing good bug reports and feature requests
File a single issue per problem and feature request.
- Do not enumerate multiple bugs or feature requests in the same issue.
- Do not add your issue as a comment to an existing issue unless it’s for the identical input. Many issues look similar, but have different causes.
- Do include images and/or video if it helps explain your issue better.
- Do not use any language other then english
The more information you can provide, the more likely someone will be successful in reproducing the issue and finding a fix.
You are now ready to create a new issue!Closure policy
- Issues that don’t have the information requested above (when applicable) will be closed immediately and the poster directed to the support guidelines.
- Issues that go a week without a response from original poster are subject to closure at our discretion.
-
How do I Request a module?
Request a module
Before submitting a request
Following prerequisites must be met:
- License allows distribution/repackaging of the software
- Abandonware will not be accepted
- Great visibility (based on Alexa rank and/or GitHub stars)
- Must be for windows 10 or higher.
Search for existing module requests. If you find your module request already exists, then make relevant comments and add your reaction
Use a reaction like
- upvote or
- downvote in place of a “+1” comment.
If you cannot find an existing module request, submit a request using the guidelines below.Writing a good module request
- Explain why the new module would be beneficial. Go into as much detail as you can.
- Use images and/or video if it helps make things clearer.
- DO NOT use any language other then English.
Then create a new module request and fill in the blanks!
-
How do you make a custom 404 error page in Joomla! 4?
/* Load Custom 404 article with true 404 error code returned */ if ($this->error->getCode() == '404') { header("HTTP/1.0 404 Not Found"); echo file_get_contents(JURI::root().'/404'); exit; } -
What is Quickpick?
Quickpick is our premium service that allows you early access to modules and a quick one button installer.
it automatically installs the module in the proper place(s) ready to go. You can subscribe here
See the video on how to use and set it up here
-
What is the difference between the various versions of Bearsampp?
This table shows the modules that are available in each versionModule Type Full Basic Lite Apache binary Composer tool ConsoleZ tool Ghostscript tool Git tool MailPit binary MariaDB binary Memcached binary MySQL binary ngrok tool Node.js binary Perl tool PHP binary phpMyAdmin application phpPgAdmin application PostgreSQL binary Python tool Ruby tool -
What software is used to create the prerequisites packager?
Prerequisites package uses innosetup. Docs are here
It's best to make the image in several steps unless you have adobe photoshop.- Layout the graphics using something like Adobe photoshop. Inkscape also will work. I used affinity photo.
- save as transparent .png @ 300 dpi.
- Go to https://cloudconvert.com/png-to-bmp and convert to .bmp
-
Where is the source code for Bearsampp?
Bearsampp is based on Aestan Tray menu 1.7.0.
Bearsampp uses the exe and the .ini file to generate the tray menu.
Everything is open source and housed on Github -
Who is behind Bearsampp?
Hi, I'm Bear;

Bearsampp came as a fork of Neard, the developer stopped updating it in 2021 and many of us really liked the program and wanted it to continue, so I forked it and started working on updating it.
Along the way it was decided to give it a new name and remove code for ancient versions of windows and fix any bugs that we could.
To help prevent this from ever happening again I created a Github project for it so that anyway can take over when/if I'm gone.
By supporting me by either donating or contributing you help insure the longevity of this program.
