Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
form-processor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mattwire
form-processor
Commits
36ff3bdb
Commit
36ff3bdb
authored
7 years ago
by
jaapjansma
Browse files
Options
Downloads
Patches
Plain Diff
updated readme
parent
5a66c183
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-3
4 additions, 3 deletions
README.md
with
4 additions
and
3 deletions
README.md
+
4
−
3
View file @
36ff3bdb
...
...
@@ -2,7 +2,8 @@

(
*FIXME: In one or two paragraphs, describe what the extension does and why one would download it. *
)
The form processor extension gives you the ability to define business logic for handling form submissions.
A form submission could come from the CiviMRF, external system or just a direct submission.
The extension is licensed under
[
AGPL-3.0
](
LICENSE.txt
)
.
...
...
@@ -22,7 +23,7 @@ install it with the command-line tool [cv](https://github.com/civicrm/cv).
```
bash
cd
<extension-dir>
cv dl form-processor@https://
github.com/FIXME
/form-proces
s
or/archive
/master
.zip
cv dl form-processor@https://
lab.civicrm.org/jaapjansma
/form-procesor/
repository/master/
archive.zip
```
## Installation (CLI, Git)
...
...
@@ -31,7 +32,7 @@ Sysadmins and developers may clone the [Git](https://en.wikipedia.org/wiki/Git)
install it with the command-line tool
[
cv
](
https://github.com/civicrm/cv
)
.
```
bash
git clone https://
github.com/FIXME
/form-proces
s
or.git
git clone https://
lab.civicrm.org/jaapjansma
/form-procesor.git
cv en form_processor
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment