Form Clerk is an administrative utility that provides a semi-automated way to input data into a Drupal form. Multiple instances of form data can be entered with one command. For example, multiple users with varying permissions can be created, or multiple articles with arbitrary content can be added.
Form Clerk is installed on one site and accesses forms on another site. For example, install Form Clerk on http://localhost/mysite and direct it to access the form at http://www.example.com/add/article. Form Clerk is Drupal 7, but it does not matter what version the other site is.
Form Clerk uses cURL to get and post forms.
It may be useful for development, testing, migration, and updating sites. You can use Form Clerk to add pages, articles, users, taxonomy items, and more.
Form Clerk is intended to be used by non-programmers. It does not require any PHP programming or database knowledge. Knowledge of how HTML forms work would be helpful.
Visit http://DrupalFormClerk.com for detailed information and working examples.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Administration, Content, Developer
- Reported installs: 17 sites currently report using this module. View usage statistics.
- Downloads: 349
- Last modified: September 17, 2011