Support Joomla!
Search: Advanced Search
Serving 3867 extensions to the community. Last updated on October 16.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 821 guests and 55 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Admin Addons Show All Developer's Extensions
SM2 Admin Development Module Modulemodule
Rating
Developer:SM2 Version:1.2.0 (Updated 201 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.0
Views: 9,590 License:GPLv2.0
Favoured:
6
Type:Non-Commercial
Date Added:Nov 30, 2006
DownloadHomepageSupportWrite ReviewRecommend
SM2 Admin Development Module
This module is designed to help with Development and Configuration.
This module will display in the Admin Header and indicate the status of your site. It lets you know if your settings are correct for Development.

The module is configurable so that it can be report on 3 sections

Development
Checks that your site is consistent with a good Development environment. This makes sure that you are developing in a common development environment using full PHP tags and full error reporting with the default 8M of memory. If you develop in a environment that does not meet these requirements then some people may have issues when using your components.

Security
Checks that your setting are correct for optimal security. This makes sure that you have magic_quotes and register_globals set correctly as well as indicating if allow_url_fopen is disabled. These security setting cover some of the most commonly used exploits that attempt to hack Joomla sites. If you build your component with these setting set correctly your components should be less vulnerable to hacking.

CMS
Checks that your default setting are correct for a CMS Installation including file_uploads and the necessary extensions such as xml and zlib.

The module uses a simple colour coding to indicate the status of your environment.

* Black indicates that a critical issue has been found. Only some security checks rate Critical
* Red indicates that a warning has been found. Most development checks rate as warnings.
* Yellow indicates that a notice has been found. The CMS checks all rate as notices.
* Green indicates that your environment is healthy for either Usage or Development.

The module can be configured to turn of any or all of these checks so it can be used on any site that wishes to be sure their environment is correct.

Installation is easy. Simply install as you would any other module. Then edit the module in the Admin Modules and place the module in the header position and publish it. At the same time you can choose which options it should check.

SM2 provides no guarentee that development with, or use of the SM2 Admin Development module will mean that a site is invulnerable to hacking or any other problems.

Report this listing


Great! by mintie_gal, December 14, 2006
This is a very useful extension and a must have for Joomla users

Installation was a breeze and the module was just awesome.

It does what its suppose to. Fixing bits and pieces you might have over-looked