33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2025-02-11 13:58:28 +00:00
Daniel Dimitrov 8572baf028 #1 - now there is a check if archives or tmp files have been uploaded and we don't show the
unzip or check buttons until we have files to work on!
2012-06-24 09:50:50 +02:00
2012-06-23 18:44:12 +02:00
2012-06-23 16:26:24 +02:00
2012-06-23 18:44:31 +02:00
2012-06-23 20:58:12 +02:00

JEDchecker

This extension is able to check your components, modules or plugins for common errors that will prevent you
from publishing your extension on the JED.

If you want to write a rule have a look a the library/rules folder.

You just need to add a new file with your rule. Example:
yourrule.php

"yourrule.php" needs to have a class jedcheckerRulesYourrule and that class needs to have a
function that accepts the basedir as parameter. This is all - the component will automatically call
your rule check function.
Description
Joomla extension to check components, modules or plugins for possible problems for submission to the JED
Readme 2.3 MiB
Languages
PHP 84%
CSS 13.2%
JavaScript 2.8%