Short URLs can be generated from user-entered text, a template group/template combination or url from the Pages module. QR Codes are automatically generated for all short URLs
Shortee requires
- EE2.1.3+
- PHP5 and Apache mod_rewrite or equivalent
- IP to Nation module installed
- You must also have a suitable short domain installed and running as a separate website
- Download Shortee and extract the zip archive
- Place the folder system/expressionengine/third_party/dm_shortee in your system/expressionengine/third_party folder
- Place the folder themes/third_party/dm_shortee in your themes/third_party folder
- From the EE Control Panel, install the Shortee Module.
- Click on Shortee in the Module list, select Settings from the submenu and enter your short domain name including http://
- Make a note of the Action ID from the Settings page
- Copy your index.php file from the root of your Expression Engine site to the web root of your short domain
- Amend the $system_path variable to the full server path to your EE system folder. Beware open_basedir issues on certain servers.
- Copy the .htaccess file from the short_domain folder of the Shortee zip archive to your short domain web root
- Amend the XXX within the ‘ACT=XXX’ argument to the Action ID noted above