News letter user request wordpress plugin
This plugin allows users to let their contact details on a wordpress site.
Installation instructions:
We suppose:
- that the wordpress installation is under /var/www/wordpress/
- you have a super-user account.
Instructions to execute on wordpress host
- Download the drrr_nl folder
- Move it in the plugins folder: sudo mv drrr-nl /var/www/wordpress/wp-content/plugins/
- Go to the wordpress plugins directory: cd /var/www/wordpress/wp-content/plugins
- Change the rights on file: sudo chown -Rh www-data:www-data drrr-nl
Plugin Activation
- Connect on wordpress/wpadmin
- Activate plugins Drrr News Letter Request
- Build a public page containing the short code [drrr_form] ( drrr_form )
- Build an admin page containing the short code [drrr_list] ( drrr_list )