Linux 软件免费装
Banner图

Document & Data Automation

开发者 No-nonsense Labs
更新时间 2024年10月30日 17:20
PHP版本: 3.5 及以上
WordPress版本: 5.5
版权: GPLv2 or later
版权网址: 版权信息

标签

forms documents data Docxpresso online documents

下载

1.0 1.1 1.2 1.2.1 1.3 1.4 1.5 1.6 1.6.1 1.6.2

详情介绍:

If you need to gather end user information, generate dynamical documents, manage all collected data or even sign contracts directly from your Wordpress website this is the tool you are looking for. This plugin is a Wordpress interface for our Docxpresso cloud service (Get a free trial). It allows for the integration of full front end Docxpresso functionality within your Wordpress website. Just by uploading a document template to Docxpresso you will convert a simple Word document into a fullfledged app that will allow you to: How to use it Publish an interactive document or web form:
  1. Create or edit a post or page as usual from your WordPress admin interface.
  2. Click the Docxpresso SaaS button located over the text editor.
  3. A pop up will open with the a full directory tree of all the documet templates available in your Docxpresso cloud installation.
  4. Click on the folder of your choice and a pop up will open with the list of available document templates.
  5. Choose insert into Wordpress if you want the document/form to be embedded within your post/page or print link if you just want to forward your visitors to your Docxpresso installation.
  6. Navigate through the list and choose the desired template by clicking on the Insert button (for interactive documents) or Web Form button (for an standard web form).
  7. A shortcode [docxpresso_document] will be inserted with the selected options.
  8. Write any additional content if needed and save the post/page
https://youtu.be/5i631JIesiE?rel=0 Browse generated document and data directly from your Wordpress interface:
  1. Click on the Docxpreso SaaS button of your main Wordpress admin menu.
  2. Choose the Templates option.
  3. You will be redirected to the Data Management interface where you will be able to filter by name and category the template data and generated documents that you wish to browse.
  4. Click on the name of the desired template and you will be redirected to a page with all the uses of that template.
  5. You may, if you wish, filter the data by dates or other associated fields.
  6. You then may access bulk data in CSV format or access the data for a single use by clicking in the corresponding button.
  7. You may also, at any time, download the associated documents by clicking on the Download button located at the right of each usage.
Of course, you may also access all this data and documents from your Docxpresso installation backoffice interface where you can enjoy more sophisticated filtering options and many other goodies. https://youtu.be/42acmu6dko8?rel=0 Wordpress users may access the documents generated by them via the plugin from their dashboard. Depending of the type of access granted they may:
  1. Download the generated document at any time.
  2. Continue edition until the document is set as completed.
https://youtu.be/RDwCH_eu1C0?rel=0 You may also learn how to anchor the generated documents to the Bitcoin blockchain with the following video: https://youtu.be/mJWDajyovs4?rel=0 Advanced users You may now forward arbitrary data to a Docxpresso template by defining the function forwardDocxpressoData($data) somewhere in your WP installation: Within this function you may request, for example, user and post data via wp_get_current_user() and get_post() native WordPress functions as well as Docxpresso template data like the template id stored in $data['template']. The function forwardDocxpressoData($data) should return the modified $data array including a 'varData' key that should follow the following structure:
$data['varData'] = '{"varValues":{"variable_1":["value_1"],"variable_2":["value_2"]}}';
Where variable_1 and variable_2 should correspond to variables in the Docxpresso template, otherwise they will be ignored. You may see an example on how to do it in here: Export data to a template.

安装:

In order to use this plugin you need an active Docxpresso SaaS account. You may ask for a free trial in: http://saas.docxpresso.net From your WordPress dashboard
  1. Visit 'Plugins > Add New'.
  2. Search for Document & Data Automation.
  3. Activate Docxpresso integration from your Plugins page.
From WordPress.org
  1. Download Docxpresso.
  2. Upload the 'Document & Data Automation' directory to your '/wp-content/plugins/' directory.
  3. Activate Docxpresso integration from your Plugins page.
Settings Once you have activated the plugin you should click on the "Docxpresso SaaS" > Options link available from your main WP admin menu and provide the following data: Main configuration options:

屏幕截图:

  • **Docxpresso SaaS button: block editor** - click on this widget to insert a document block into your WP post/page.
  • **Choose a template: latest templates** - list of the most recent Docxpresso templates.
  • **Choose a template: directory tree** - navigate through all Docxpresso available templates.
  • **Choose a template: display options** - configure how the document/web form will be displayed in the page.
  • **End user interface: interactive document** - the end user will be offered an interactive document to be completed.
  • **End user interface: web form** - if the web form option is selected the end user will be offered a standard web form.
  • **Browse data and download documents** - from the admin interface one may access all data gathered from end users as well as all documents generated.
  • **Browse single document template usage history** - you may access bulk data (CSV) for a single template or browse the data and download the document associated to a single use.

常见问题:

May I use this plugin in any website, commercial or not?

Yes, there are no limits to that regard.

May I ask for support?

Yes, you may write in the forum or leave a message in Docxpresso.

更新日志:

1.6.2 1.6.1 1.6 1.5 1.4 1.3 1.2.1 1.2 1.1 1.0