Installation, Upgrade, Uninstall & Release Notes
We have choosen the manual approach for installation of this Magento Extension, to give everyone also the freedom to look inside of the package before installation. Also if the extensions is active in a production environment, any automated update may interfere with the store functionality.
1. Prerequisites
- Magento 1.3.x and all prerequisites coming with it.
- Your Magento installation is required to be faultless and fully functional.
- We strongly recommend to perform the first install on a non-productive system, to perform your settings and any customizations there first. And then to install the extension on your production system with transfering your settings and customization.
2. Installation
- Take your Magento Shop offline in case you are installing on your Production System. In case during installation your Magento Store is activated the installation may become incomplete and error messages or malfunctions may result.
- Unpack the contents of the package and copy the content into the home directory of your Magento installation on your server:
The Installation Package contains a directory structure that already holdes the individual files correct positions, and that is relative to the Magento Store's home directory (or installation path) on your server.
If your Magento Store is installed in/home/www/magento
then your home directory is to show aapp
subdirectory (as in the installation package).
Extract the content of the Archive (or upload its content) into the home directory of your Magento Store, the head subdirectories of the Installation Package shall match the subdirectory structure of the home directory (as a check).
- If you are using Caching in your Magento Store, login into your Magento Administration and refresh your Cache:
System
»Cache Management
»All Cache
»Refresh
. - Read through here for the initial configuration of your Magento Store to work with SmtpPlus Forms.
Related Links
3. Upgrades
- Take your Magento Shop offline in case you are upgrading your Production System. In case during upgrade your Magento Store is activated the upgrade may become incomplete and error messages or malfunctions may result.
- Backup your Magento installation, or at least backup the folder
app/code/local/Pisc/SmtpplusForms
for saving any current installed version of SmtpPlus Forms. - Delete the folder
app/code/local/Pisc/SmtpplusForms
to ensure correct updating of store resources required by the extension. - Unpack the contents of the package and upload the content into the home directory of your Magento installation on your server.
- Alternatively you may just unpack the files in
app/code/local/Pisc/SmtpplusForms
andapp/etc/modules
for the main extension files, and update any template related files later manually. - If you are using Caching in your Magento Store, login into your Magento Administration and refresh your Cache:
System
»Cache Management
»All Cache
»Refresh
.
4. Uninstall
To uninstall SmtpPlus Forms from your Store follow this procedure:
- You may want to take your Store offline, be aware that removing SmtpPlus Forms from a Store in operation may generate errors.
- Remove the extension definition file
/app/etc/modules/Pisc_SmtpplusForms.xml
- Update your Stores Cache using the Administrator and
System
»Cache Management
»All Cache
»Refresh
- Remove the directory
app/code/local/Pisc/SmtpplusForms
- Remove the Version entry for SmtpPlus Forms in the Magento Database by opening the table
core_resource
and removing the row entry forsmtpplusforms_setup
.
This table name may carry the table prefix defined for your Magento installation.
5. Manually create Database Tables
SmtpPlus Forms is not using any database tables.
6. Release Notes
Get Updates
Updates to all of your purchased Commercial Unlimited Licenses are available for Download in your Store Account:
Installation of 0.1.0
This is the initinal release of SmtpPlus Forms for Magento.