forked from ochoarobert1/ccontrol
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
39be054
commit bd8195b
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,17 +9,17 @@ | |
|
||
# Client control | ||
|
||
CRM Personalizado en Plugin para WordPress. Este plugin genera factura / presupuesto y lleva un control de los clientes que voy recibiendo en mi emprendimiento. | ||
Custom CRM Plugin for WordPress. This plugin generates an invoice/estimate and keeps track of the clients that I receive in my business. | ||
|
||
Autogenera un PDF con las lineas que necesito para desarrollar una negociación con algun cliente. Ademas de enviarlo directamente a mi correo o al correo de mi elección. | ||
## Tecnologías | ||
It autogenerates a PDF with the lines I need to develop a negotiation with a client. In addition to sending it directly to my email or the email of my choice. | ||
## Technologies | ||
|
||
**Cliente:** Javascript. | ||
**Client:** Javascript. | ||
|
||
**Server:** PHP - setasign/TFPFD - setasign/fpdf | ||
## Instalación | ||
## Installation | ||
|
||
Instala este plugin dentro del menu plugins de WordPress. | ||
Install this plugin within the WordPress plugins menu. | ||
## License | ||
|
||
[MIT](https://choosealicense.com/licenses/mit/) | ||
|
@@ -28,9 +28,9 @@ Instala este plugin dentro del menu plugins de WordPress. | |
## Authors | ||
|
||
- [Robert Ochoa](https://www.robertochoaweb.com/casos/ccontrol) | ||
|
||
- [Shamim Khan](https://webdevgenies.com/) | ||
|
||
## Soporte | ||
|
||
Para más soporte, envía un correo a [email protected]. | ||
For more support, send an email to a [email protected]. | ||
|