Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isleshocky77/ninja-forms-parameter
https://github.com/isleshocky77/ninja-forms-parameter
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isleshocky77/ninja-forms-parameter
- Owner: isleshocky77
- License: gpl-3.0
- Created: 2017-05-11T01:18:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-11T01:20:08.000Z (over 7 years ago)
- Last Synced: 2024-04-22T04:47:23.412Z (7 months ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About #
This is _ninja-forms-parameter_. A [Wordpress] plugin and [Ninja Forms][ninja-forms] add-on which
allows you to pass a merge tag to a form in the shortcode.
## Usage ##### Merge Tags ###
* Navigate to editing a Form 1
* Go to **Fields**, _Edit_, _Advanced_, _Default_, and click on the Merge Tags icon
* Select _Parameter_ and change the "YOUR_KEY" to a key you will use (e.g. lead_source)### Short Codes ###
* Navigate to editing a Page
* Add ShortCode _[ninja-forms-parameter YOUR_KEY="Your Value"]_ (e.g. [ninja-forms-parameter lead_source="Web Site"])
## License ##ninja-forms-parameter is licensed under GPLv3.
ninja-forms-parameter is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.ninja-forms-parameter is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with ninja-forms-parameter. If not, see .[ninja-forms]: https://ninjaforms.com/
[wordpress]: https://wordpress.com/