Changeset 1297129
- Timestamp:
- 11/30/2015 07:32:17 AM (10 years ago)
- Location:
- design-feedback/trunk
- Files:
-
- 13 added
- 1 edited
-
README.txt (modified) (3 diffs)
-
addons/approvals (added)
-
addons/approvals/assets (added)
-
addons/approvals/assets/css (added)
-
addons/approvals/assets/css/admin-main.css (added)
-
addons/approvals/assets/css/main.css (added)
-
addons/approvals/assets/js (added)
-
addons/approvals/assets/js/admin-main.js (added)
-
addons/approvals/assets/js/main.js (added)
-
addons/approvals/index.php (added)
-
addons/paidcopy (added)
-
addons/paidcopy/index.php (added)
-
addons/settings (added)
-
addons/settings/index.php (added)
Legend:
- Unmodified
- Added
- Removed
-
design-feedback/trunk/README.txt
r1297113 r1297129 7 7 License: GPLv2 or later 8 8 9 Share designs with clients and colleagues for feedback, review, and approvals.9 Share designs with clients for feedback and approval. 10 10 11 11 == Description == 12 12 13 13 **NOV 2015: MAJOR UPDATE + NEW FEATURE** 14 _We've been busy overhauling the plugin'slook/feel and rewriting the feedback engine to change how mockups display, so presenting designs and receiving feedback is faster and more intuitive. Plus, we added an "approvals" feature for easier client sign-offs._14 _We've been busy overhauling the look/feel and rewriting the feedback engine to change how mockups display, so presenting designs and receiving feedback is faster and more intuitive. Plus, we added an "approvals" feature for easier client sign-offs._ 15 15 16 16 [Cycles](http://getCycles.io/) allows you to share any design (mockups, wireframes, sitemaps) without the complexity of email attachments or third-party services. Clients and colleagues view your work in their browser and post feedback directly on your designs. When they're ready, they approve designs so the project can move to the next phase. 17 17 18 * **Simple, Secure Sharing** - Upload your mockups, moodboards, or wireframesand share with your clients. They'll only need the URL (and optional password) to view and make comments. No attachments or accounts required.18 * **Simple, Secure Sharing** - Upload any design (mockups, moodboards, wireframes, etc) and share with your clients. They'll only need the URL (and optional password) to view and make comments. No attachments or accounts required. 19 19 20 20 * **Design Feedback** - Clients view mockups in their browser, and click directly on the design to comment. Feedback remains organized, eliminating back and forth emails and miscommunication. 21 21 22 * **On- the-record Approvals** - When you've made requested changes, your client approves the design by agreeing to terms and providing a digital signature.22 * **On-The-Record Approvals** - When you've made requested changes, your client approves the design by agreeing to terms and providing a digital signature. The time, date, and name of the approver are recorded. 23 23 24 24 [youtube https://www.youtube.com/watch?v=1nhIQH9IHVE] 25 25 26 > ####Don't use mockups? Join our Web Developer Beta 27 > Many of the "designers" we speak with are moving from Photoshop/Illustrator/client mockups to beginning projects with themes and customizing/designing straight in the browser. So, we're working on a version of Cycles that collects feedback and approvals for working web pages and sites. 26 > ####No longer making mockups? Join our Web Developer Beta 27 > Many of the "designers" we speak with are moving **from** creating mockups in Photoshop and Illustrator **to** starting projects with themes and designing straight in the browser. 28 > 29 > So, we're working on a version of Cycles that **collects feedback and approvals on WordPress web pages and sites**. 30 > 28 31 > If that sounds useful to you, please join our beta! 29 32 > Get more info at [https://getCycles.io](https://getcycles.io/#beta). … … 32 35 33 36 **NEW: Approvals & Digital Signatures** 34 When a client is ready to “sign off,” they Approve designs by agreeing to terms and providing their digital signature for the system to record.37 When a client is ready to “sign off,” they approve designs by agreeing to terms and providing their digital signature for the system to record. 35 38 36 39 **NEW: Custom Design URL _and_ Slug** 37 Make sharing easier with custom, client friendly and easy to pronounce URLs , now including the path/slug.40 Make sharing easier with custom, client friendly and easy to pronounce URLs. Now including the path/slug. 38 41 39 42 **Self Hosted** … … 61 64 == Installation == 62 65 63 1. Upload the entire `cycles`folder to the `/wp-content/plugins/` directory66 1. Upload the entire plugin folder to the `/wp-content/plugins/` directory 64 67 2. Activate the plugin through the `Plugins` menu in WordPress 65 68 3. Done! Use the Cycles menu option in the admin sidebar to upload and share your designs.
Note: See TracChangeset
for help on using the changeset viewer.