=================================== EXTENSION INSTALLATION INSTRUCTIONS =================================== In order for Vanilla to recognize an extension, it must be contained within its own directory within the extensions directory. So, once you have downloaded and unzipped the extension files, you can then place the folder containing the default.php file into your installation of Vanilla. The path to your extension's default.php file should look like this: /path/to/vanilla/extensions/CheckNames/default.php Once this is complete, you can enable the extension through the "Manage Extensions" form on the settings tab in Vanilla. ====== CONFIG ====== Edit $pattern in default.php to changed allowed charackters. The pattern must contain all characters that ar NOT allowed.