-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
140 lines (94 loc) · 5.95 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
=== Plugin Name ===
Contributors: Print.App
Tags: customizer, photo album, print shop, web2print, gift print, diy print, product customizer, web-to-print, print software, print solution, HTML5 WYSIWYG, t-shirt designer, wysiwyg print editor, business card
Requires at least: 3.8
Tested up to: 6.6
Stable tag: 2.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Print.App is a Web2Print plugin solution that provides an easy to use interface for creating artwork for print orders like Business Card, TShirt, Banners. A beautiful web based print customization app for your online store. Integrates with WooCommerce.
== Description ==
PrintApp is a plugin that allows your customers to personalize their Print orders on your web store.
It provides customers an easy to use WYSIWYG (What you see is what you get) "Do It Yourself" interface for creating artworks for print.
You can use it for any print product that requires personalization like:
Stationeries - Business Cards, Envelopes, Folders, Funeral programs, Writing pads, Calendars etc
Photo Prints, Wedding albums, Birthday Photos, Book Cover Designs etc.
Promotional Items like Gift bags, Mugs, Pens, Face Masks etc.
Large Prints like Banners, Canvases, Bill Boards, Sign Boards etc.
You can create pre-made Design templates to help your customers get started quickly and can be customized with your own Fonts, Graphics and Design collections.
Please learn more about this service from our site: [Print.App](https://print.app)
== Installation ==
= Minimum Requirements =
* WordPress 3.8 or greater
* PHP version 5.2.4 or greater
* MySQL version 5.0 or greater
* WooCommerce 4.0.*
This plugin requires you to have WooCommerce installed.
You can download [WooCommerce here:](http://www.woothemes.com/woocommerce) or install via the plugins section of your WordPress installation.
= Automatic installation =
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't need to leave your web browser. To do an automatic install of PrintApp, log in to your WordPress dashboard, navigate to the Plugins menu and click **Add New**.
In the search field type "PrintApp" and click Search Plugins. Once you find our plugin, you can install it by simply clicking "Install Now".
= Manual installation =
The manual installation method involves downloading our plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains [instructions on how to do this here](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
= Configuration =
Here is our [Documentation](https://docs.print.app/platforms/wordpress/installation) on how to configure Print.App on your web store:
[https://docs.print.app/platforms/wordpress/installation](https://docs.print.app/platforms/wordpress/installation)
= Updating =
After updating, you may need to check your PrintApp tab again enter in your API and Secret keys.
== Frequently Asked Questions ==
= What languages are supported? =
All **Print.App plugins** automatically picks the language your store is set to from the product page.
It has the capability to display the editor using over 70 different languages.
[The full set of supported languages can be found in this link](/configuration/specifications/language)
= Does it work on Mobile devices? =
YES it does. It loads and performs same as desktop mode with UI windows minimized to give the canvas a fair share of the screen. When an action is activated, like add Picture, the picture panel pops up and auto hides once the action is finalized.
= What do I get when a client makes an order? =
When a client submits an order, you get a project detail with option to load and edit the project, a PDF file of the order and screenshot of what the client has designed as a proof.
In addition, you can opt to download a high resolution raster image of the client's design zipped as a collection of png files.
You can download PDF files up to the current version 2.0, with advanced print-specicfic specifications like element overprints, named spot colors, color conversions with ICC profiles and so much more.
= Can I upload my own fonts, designs and pictures? =
Absolutely yes. You can upload your own Fonts, Images Colors, and SVG shapes.
You can also create your own designs or import from our stores, designs that meets your specific product collection
= Where will our files be hosted? =
Print.App is a Software as Service platform with dedicated servers for compute and storage.
Your Picture and PDF files are stored on Amazon S3 storage servers.
You can also use out Runtime API service to connect to the server and download any of your files with the appropriate authentication.
Our platform has been battle-tested. And with redundancies and backups.
= Where can I get more information? =
Check out our [website for more details](https://print.app)
== Screenshots ==
1. Editor Application.
2. Admin fonts manager.
3. Admin settings manager.
== Changelog ==
= 2.1.1 =
Initialized the cookie before any header is set on the app
= 2.1.0 =
Switched from using Sessions to using Wordpress Transients for saving customization details.
Sessions are prone to conflicts with other plugins and systems.
= 2.0.3 =
Minor update to release.yml to copy functions folder
= 2.0.2 =
Minor update to release.yml to copy functions folder
= 2.0.1 =
Minor update to release.yml to copy functions folder
= 2.0.0 =
Major re-write of the plugin.
Utilizing Sessions for customization storage as against Database which requires too frequent maintenance
Standardized the actions and filters into separate Folders
= 1.3.6 =
WooCommerce High Performance Order Storage compatibility
= 1.3.5 =
Updated plugin to automatically load the language file with design info
= 1.2.1 =
Minor tag update
= 1.2.0 =
Updated plugin with current documentation and installation instructions
= 1.1.0 =
Migrated design-selection to Print.App admin
= 1.0.2 =
Plugin name update
= 1.0.1 =
Domain update
= 1.0.0 =
First release.