Form Maker

Component type

module

Maintenance status

Development status

Downloads

23062

Component created

Component changed

Drupal Form Maker is an advanced and easy-to-use module for creating submission forms and is one of the best form builders available for Drupal. The back-end interface of the Form Maker is intuitive and user-friendly, allowing the users to easily create forms without being familiar with scripting and programming.

TextToImage

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a formatter for text fields that replaces text for images.

Useful to obfuscate emails and phone numbers.

Proof of concept only.

Restore

Component type

module

Maintenance status

Development status

Downloads

1330

Component created

Component changed

Details

This module provides simple export/import functionality, rather than relying on modules restore scripts can be flat JSON files or provided via hooks.

The advantage of this method is that it is only run when you want it, rather than during cache clearing, cron runs or even page loads.

More information can be seen in the documentation pages: http://drupal.org/node/1923236.

Smart Csv Import

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Smart Csv Import is a simple and smart csv file importer module.No complex setup process,just install it and go to smartcsv/import .
This is still under development but you can use it to import contents ...
1)Right Now this only support comma separated .txt files.
2)Choose Any content type and enter index key(0,1,2,3).
3)Node reference field yet to be tested.