Browse Source

Readme text deleted

jabongwa 2 năm trước cách đây
mục cha
commit
d8d751b55c
1 tập tin đã thay đổi với 0 bổ sung22 xóa
  1. 0 22
      README.md

+ 0 - 22
README.md

@@ -1,22 +0,0 @@
-Application name: 
-    Chatbot Terms.
-
-Names of Contributors:
-    Meramo Digital Division.
-
-Project Description: 
-    This is a TYPO3 Extension, whose main purpose is to save a selection of German words and expressions in a Database. This words are eventually used by a Chatbot Module. The words are filtered out by the Chatbot, leaving only a string of sensible words that can result to a reasonable database query. Hence, the objective of this extension. It gathers the words, which should be filtered out by the Chatbot and writes them to the Database (MySQL).
-
-Technologies used:  
-    ddev - an open-source PHP development tool, built on docker was used to create a local hosting environment. This local hosting environment comes with a Nginx Server, a MySQL Database and SSH connector for managing the webserver and PHPMyAdmin an interface for managing the MySQL Database. Git - for versioning and composer - (for dependency management in PHP)  used to install TYPO3 Framework for local development. The Chatbot Term extesion was created locally and contains a composer.json file which includes a PATH from where composer tool will look for the extnsion to install locally. For installation in Production, the path may be edited to point to a Repository on a server.
-    This extension uses a git repositiory for versioning, which is private. This extesion was developed on TYPO3 version 10.4.37 and will function seemlessly to up to TYPO§ version 10.4.99. 
-
-Usage: 
-    After installation using the composer tool, the extension is enabled using the the TYPO3 Extension module. This results in the database tables for the extension being created in the in the MySQL Database. After this step;
-    - A container or page of type Folder must be created in TYPO3 page tree to hold the records.
-    - Secondly, Klick on the List Module and then the container, a Widget  opens showing the kind of records which can be created on the page. Select record of type Chatbot Terms. Fill in the form fields and save the record. Add as many record as desired. 
-
-License: 
-    MIT
-
-Copyright (c) 2023 Meramo Digital Division.