Changeset 2950677
- Timestamp:
- 08/09/2023 02:37:32 PM (3 years ago)
- File:
-
- 1 edited
-
cforms2/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cforms2/trunk/readme.txt
r2875024 r2950677 3 3 Donate link: https://www.betterplace.org/projects/11633/donations/new 4 4 Tags: contact form, contact, form, post, sidebar, multi step, api exposed, fork 5 Requires at least: 3.9 6 Tested up to: 6.0 7 Requires PHP: 5.3 5 Requires at least: 5.2 6 Tested up to: 6.3 8 7 Stable tag: trunk 9 8 License: GPLv3 or later … … 30 29 31 30 [ReCaptcha Integration for WordPress](https://wordpress.org/plugins/wp-recaptcha-integration) provides a reCAPTCHA implementation for cformsII. 32 33 [UpiCRM](https://wordpress.org/plugins/upi-crm-universal-crm-solution) provides lead management with cformsII as a data source.34 31 35 32 … … 60 57 If you want to install manually, please upload the complete plugin folder "cforms2", contained in the zip file, to your WordPress plugin directory! 61 58 62 If you want to check integrity of the download, please use the cforms2.*.sig GPG signature files that are published via [GitHub releases](https://github.com/bgermann/cforms2/releases). The [key used for signing](https:// pgp.mit.edu/pks/lookup?op=vindex&fingerprint=on&search=0x2626D16964438E53) has the fingerprint `D942 6F96 37DC A799 FF0F 9AF2 2626 D169 6443 8E53`. The git tags themselves are also signed beginning with version 14.8.59 If you want to check integrity of the download, please use the cforms2.*.sig GPG signature files that are published via [GitHub releases](https://github.com/bgermann/cforms2/releases). The [key used for signing](https://keys.openpgp.org/vks/v1/by-fingerprint/D9426F9637DCA799FF0F9AF22626D16964438E53) has the fingerprint `D942 6F96 37DC A799 FF0F 9AF2 2626 D169 6443 8E53`. The git tags themselves are also signed beginning with version 14.8. 63 60 64 61 = Upgrading the plugin = … … 74 71 Create a folder in your WordPress plugins directory and call it "cforms-custom". Move all your custom theme files into it. This folder will protect your changes going forward. 75 72 76 Check out the [cforms CSS Guide](http ://www.deliciousdays.com/download/cforms-css-guide.pdf) on layout customization.73 Check out the [cforms CSS Guide](https://web.archive.org/web/20220516192303/https://www.deliciousdays.com/download/cforms-css-guide.pdf) on layout customization. 77 74 78 75
Note: See TracChangeset
for help on using the changeset viewer.