|
2 | 2 | "http://www.w3.org/TR/xhtml11/DTD/xhtml1.dtd">
|
3 | 3 | <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
4 | 4 | <head>
|
5 |
| - <meta charset="utf-8"></meta> |
| 5 | + <meta charset="utf-8" /> |
6 | 6 | <meta content="IE=edge" http-equiv="X-UA-Compatible" />
|
7 | 7 | <meta content="width=device-width, initial-scale=1" name="viewport" />
|
8 | 8 | <meta content="Find all xTuple projects in one place." name="description" />
|
|
19 | 19 | <title>xTuple on GitHub</title>
|
20 | 20 | </head>
|
21 | 21 | <body>
|
22 |
| - <div class="container"><!-- Intro --> <div class="row"> <div |
23 |
| - class="col-md-4 col-sm-12"> <div class="panel intro text-center"> <img |
| 22 | + <div class="container"><!-- Intro --><div class="row"><div |
| 23 | + class="col-md-4 col-sm-12"><div class="panel intro text-center"><img |
24 | 24 | alt="bootstrap subtheme logo"
|
25 |
| - src="http://www.xtuple.com/sites/all/themes/bootstrap_subtheme/logo.png" /> |
26 |
| - <p>Open source business management software to power your entire company</p> |
27 |
| - <p>Accounting, CRM, ERP, eCommerce<br /> Windows, Mac, Linux</p> |
28 |
| - <br /> |
29 |
| - <p><a href="https://www.xtuple.com" |
30 |
| - target="_blank">xTuple.com</a></p> <br /> <p><a |
31 |
| - href="https://github.com/xtuple/xtuple/blob/master/README.md" |
32 |
| - target="_blank">About xTuple</a><br /> <a |
| 25 | + src="http://www.xtuple.com/sites/all/themes/bootstrap_subtheme/logo.png" /><p>Business |
| 26 | + management software to power your entire company</p><p>Accounting, CRM, |
| 27 | + ERP, eCommerce<br /> Windows, Mac, Linux</p><br /><p><a |
| 28 | + href="https://www.xtuple.com" |
| 29 | + target="_blank">xTuple.com</a></p><br /><p><a |
33 | 30 | href="https://github.com/orgs/xtuple/people"
|
34 |
| - target="_blank">Members</a><br /> |
35 |
| - <a href="https://github.com/xtuple/qt-client/wiki" target="_blank">Desktop Client wiki</a> |
36 |
| - <br /> |
37 |
| - <a href="https://github.com/xtuple" target="_blank">All Public Repos</a> |
38 |
| - </p><br /> <a class="twitter-follow-button" |
| 31 | + target="_blank">Members</a><br /><a |
| 32 | + href="https://github.com/xtuple/qt-client/wiki" target="_blank">Desktop |
| 33 | + Client wiki</a><br /><a href="https://github.com/xtuple/xtuple/wiki" |
| 34 | + target="_blank"> Core database wiki</a><br /><a |
| 35 | + href="https://github.com/xtuple" target="_blank">Our Code Repositories</a> |
| 36 | + (may require login)</p><br /><a class="twitter-follow-button" |
39 | 37 | data-show-count="false" href="https://twitter.com/xTuple">Follow
|
40 |
| - @xTuple</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> |
41 |
| - </div> </div> <div class="col-md-8 col-sm-12"> <div class="panel intro"> |
42 |
| - <h1>Why you might be interested in hacking our software</h1> <p>Get |
43 |
| - involved with xTuple, a platform that's a great starting point for |
44 |
| - business software in practically any industry, especially inventory-based |
45 |
| - manufacturers or distributors and services-based companies.</p> |
46 |
| - <h2> |
47 |
| - <a href="https://github.com/xtuple/xtuple/wiki/Become-an-xTuple-Developer!" target="_blank">Fork</a> |
48 |
| - us. Learn more with a |
49 |
| - <a href="https://xtuple.com/product-tour" target="_blank">product tour</a>. |
50 |
| - </h2> |
51 |
| - <h2>xTuple ERP</h2> |
52 |
| - <ul> |
| 38 | + @xTuple</a><script type="type="text/javascript"">/*<![CDATA[*/!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');/*]]>*/</script></div></div><div |
| 39 | + class="col-md-8 col-sm-12"><div class="panel intro"><h2>Learn more with a |
| 40 | + <a href="https://xtuple.com/product-tour" target="_blank">product |
| 41 | + tour</a>. </h2><h2>Why you might be interested in hacking our |
| 42 | + software</h2><p>Get involved with xTuple, a platform that's a great |
| 43 | + starting point for business software in practically any industry, |
| 44 | + especially inventory-based manufacturers and distributors.</p><p>xTuple |
| 45 | + ERP+CRM is easy to customize, everything from putting your logo on reports |
| 46 | + to adding features unique to your business.</p><h2>xTuple ERP</h2> <ul> |
53 | 47 | <li>Desktop Client: Cross-platform <a
|
54 | 48 | href="http://github.com/xtuple/qt-client#the-xtuple-erp-desktop-client-application"
|
55 | 49 | target="_blank">C++ client</a> built using the Qt framework</li>
|
56 |
| - <li>Database: <a |
57 |
| - href="https://github.com/xtuple/xtuple/tree/master/foundation-database" |
58 |
| - target="_blank">PostBooks Edition</a> schema based on PostgreSQL</li> |
59 |
| - </ul> <h2>xTuple Web-Enabled Server</h2> <ul> |
60 |
| - <li>xTuple Admin Utility: Toolkit for <a |
61 |
| - href="https://github.com/xtuple/xtuple-admin-utility/wiki" |
62 |
| - target="_blank">server-side components</a> of the xTuple platform</li> |
63 |
| - <li>API: Feature-rich <a |
64 |
| - href="https://github.com/xtuple/xtuple/wiki/xTuple's-REST-API" |
65 |
| - target="_blank">REST API</a> modeled off Google's API</li> |
66 |
| - </ul> <h2>xTupleCommerce</h2> <ul> |
67 |
| - <li>xDruple: Real-time <a href="https://www.xtuple.com/xtuplecommerce" |
68 |
| - target="_blank">eCommerce integration</a> with Drupal front end</li> |
69 |
| - <li>REST Client: Consumes the <a |
70 |
| - href="https://github.com/xtuple/xtuple/wiki/xTuple%27s-REST-API" |
71 |
| - target="_blank">REST API</a> for all ERP/Drupal integration</li> |
72 |
| - </ul> </div> </div> </div> <hr /> <!-- Desktop Client --> <div |
73 |
| - class="row text-center"> <div class="col-lg-12"> <h2><strong>Desktop |
74 |
| - Client</strong></h2> </div> </div> <div class="row"> <div |
75 |
| - class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
76 |
| - href="https://github.com/xtuple/qt-client">qt-client</a></h3> <p>Desktop |
77 |
| - client code</p> </div> </div> <div class="col-md-4 col-sm-4"> <div |
78 |
| - class="panel"> <h3><a |
79 |
| - href="https://github.com/xtuple/xtuple/tree/master/foundation-database">xtuple</a></h3> |
80 |
| - <p>Schema for foundation database (i.e. Postbooks® Edition)</p> </div> |
81 |
| - </div> <div class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
| 50 | + <li>Database:<a href="https://github.com/xtuple/xtuple/" |
| 51 | + target="_blank">Table definitions, database functions, triggers, |
| 52 | + etc.</a> powered by PostgreSQL</li> |
| 53 | + </ul><h2>xTuple Web-Enabled Server</h2><p>Web API under |
| 54 | + development</p><h2>xTupleCommerce</h2><p>Real-time <a |
| 55 | + href="https://www.xtuple.com/xtuplecommerce" target="_blank">eCommerce |
| 56 | + component</a></p></div></div></div><hr /><!-- Desktop Client --><div |
| 57 | + class="row text-center"><div class="col-lg-12"><h2><strong>Desktop |
| 58 | + Client</strong></h2></div></div><div class="row"><div |
| 59 | + class="col-md-4 col-sm-4"><div class="panel"><h3><a |
| 60 | + href="https://github.com/xtuple/qt-client">qt-client</a></h3><p>Desktop |
| 61 | + client code</p></div></div><div class="col-md-4 col-sm-4"><div |
| 62 | + class="panel"><h3><a |
| 63 | + href="https://github.com/xtuple/xtuple">xtuple</a></h3><p>Schema for core |
| 64 | + database</p></div></div><div class="col-md-4 col-sm-4"><div |
| 65 | + class="panel"><h3><a |
82 | 66 | href="https://github.com/xtuple/xtuple-documentation/tree/master/release-notes">release
|
83 |
| - notes</a></h3> <p>Complete Desktop Client release notes</p> </div> </div> |
84 |
| - </div> <div class="row"> <div class="col-md-4 col-sm-4"> <div |
85 |
| - class="panel"> <h3><a href="https://github.com/xtuple/xtte">xtte</a></h3> |
86 |
| - <p>Time & Expense extension package</p> </div> </div> <div |
87 |
| - class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
88 |
| - href="https://github.com/xtuple/fixed-assets">fixed-assets</a></h3> |
89 |
| - <p>Basic fixed assets extension package</p> </div> </div> <div |
90 |
| - class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
91 |
| - href="https://github.com/xtuple/xtdesktop">xtdesktop</a></h3> <p>Desktop |
92 |
| - extension package</p> </div> </div> </div> <!-- xTuple Admin --> <div |
93 |
| - class="row text-center"> <div class="col-lg-12"> <h2><strong>xTuple |
94 |
| - Administration and Data Tools</strong></h2> </div> </div> <div |
95 |
| - class="row"> <div class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
96 |
| - href="https://github.com/xtuple/xtuple-admin-utility">xtuple-admin-utility</a></h3> |
97 |
| - <p>Administer the entire xTuple server stack</p> </div> </div> <div |
98 |
| - class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
99 |
| - href="https://github.com/xtuple/openrpt">openrpt</a></h3> <p>Standalone or |
100 |
| - embeddable report writer</p> </div> </div> <div class="col-md-4 col-sm-4"> |
101 |
| - <div class="panel"> <h3><a |
102 |
| - href="https://github.com/xtuple/updater">updater</a></h3> <p>Database |
103 |
| - upgrade utility</p> </div> </div> <div class="col-md-4 col-sm-4"> <div |
104 |
| - class="panel"> <h3><a |
105 |
| - href="https://github.com/xtuple/csvimp">csvimp</a></h3> <p>Data import |
106 |
| - tool</p> </div> </div> </div> <!-- xTupleCommerce --> <div |
107 |
| - class="row text-center"> <div class="col-lg-12"> |
108 |
| - <h2><strong>xTupleCommerce</strong></h2> </div> </div> <div class="row"> |
109 |
| - <div class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
110 |
| - href="https://github.com/xtuple/xdruple-drupal">xdruple-drupal</a></h3> |
111 |
| - <p>Base installation for xTuple/Drupal integration</p> </div> </div> <div |
112 |
| - class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
113 |
| - href="https://github.com/xtuple/xdruple_commerce">xdruple_commerce</a></h3> |
114 |
| - <p>Hooks for Drupal Commerce integration</p> </div> </div> </div> <!-- xTuple REST API --> |
115 |
| - <div class="row text-center"> <div class="col-lg-12"> <h2><strong>xTuple |
116 |
| - REST API</strong></h2> </div> </div> <div class="row"> <div |
117 |
| - class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
118 |
| - href="https://github.com/xtuple/xtuple-nodejs-rest-client">xtuple-nodejs-rest-client</a></h3> |
119 |
| - <p>Node.js client for REST API</p> </div> </div> <div |
120 |
| - class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
121 |
| - href="https://github.com/xtuple/xtuple-nodejs-rest-client-example">xtuple-nodejs-rest-client-example</a></h3> |
122 |
| - <p>Example Node.js client for REST API</p> </div> </div> </div> <div |
123 |
| - class="row"> <div class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
124 |
| - href="https://github.com/xtuple/xtuple-ruby-rest-client-example">xtuple-ruby-rest-client-example</a></h3> |
125 |
| - <p>Example Ruby client for REST API</p> </div> </div> <div |
126 |
| - class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
127 |
| - href="https://github.com/xtuple/xtuple-php-rest-client-example">xtuple-php-rest-client-example</a></h3> |
128 |
| - <p>Example PHP client for REST API</p> </div> </div> <div |
129 |
| - class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
130 |
| - href="https://github.com/xtuple/xtuple-python-rest-client-example">xtuple-python-rest-client-example</a></h3> |
131 |
| - <p>Example Python client for REST API</p> </div> </div> </div> <div |
132 |
| - class="row"> <div class="col-md-4 col-sm-4"> <div class="panel"> <h3><a |
133 |
| - href="https://github.com/xtuple/rescued">rescued</a></h3> <p>REST module |
134 |
| - for Drupal</p> </div> </div> <div class="col-md-4 col-sm-4"> <div |
135 |
| - class="panel"> <h3><a |
136 |
| - href="https://github.com/xtuple/oauth2orize-jwt-bearer">oauth2orize-jwt-bearer</a></h3> |
137 |
| - <p>JSON web token middleware for OAuth2orize</p> </div> </div> </div> |
138 |
| - <!-- /.container --> |
139 |
| - </div> |
| 67 | + notes</a></h3><p>Complete core product release |
| 68 | + notes</p></div></div></div><div class="row text-center"><div |
| 69 | + class="col-lg-12"><h2><strong>Representative |
| 70 | + Extensions</strong></h2></div></div><div class="row"><div |
| 71 | + class="col-md-4 col-sm-4"><div class="panel"><h3><a |
| 72 | + href="https://github.com/xtuple/xtte">xtte</a></h3><p>Time & Expense |
| 73 | + management</p></div></div><div class="col-md-4 col-sm-4"><div |
| 74 | + class="panel"><h3><a |
| 75 | + href="https://github.com/xtuple/fixed-assets">fixed-assets</a></h3><p><a |
| 76 | + href="https://github.com/xtuple/fixed-assets">Basic</a> and <a |
| 77 | + href="https://github.com/xtuple/fixed-assets-commercial">extended</a> |
| 78 | + handling of fixed assets</p></div></div><div |
| 79 | + class="col-md-4 col-sm-4"><div class="panel"><h3><a |
| 80 | + href="https://github.com/xtuple/xtdesktop">xtdesktop</a></h3><p>Desktop |
| 81 | + extension package adds easy access to the most common application |
| 82 | + features</p></div></div></div><!-- xTuple Admin --><div |
| 83 | + class="row text-center"><div class="col-lg-12"><h2><strong>xTuple |
| 84 | + Administration and Data Tools</strong></h2></div></div><div |
| 85 | + class="row"><div class="col-md-4 col-sm-4"><div class="panel"><h3><a |
| 86 | + href="https://github.com/xtuple/csvimp">csvimp</a></h3><p>Import data from |
| 87 | + CSV (comma-separated-value) files</p></div></div><div |
| 88 | + class="col-md-4 col-sm-4"><div class="panel"><h3><a |
| 89 | + href="https://github.com/xtuple/openrpt">openrpt</a></h3><p>Standalone or |
| 90 | + embeddable report writer</p></div></div><div |
| 91 | + class="col-md-4 col-sm-4"><div class="panel"><h3><a |
| 92 | + href="https://github.com/xtuple/updater">updater</a></h3><p>Utility to |
| 93 | + upgrade databases and install extension packages</p></div></div></div><!-- xTupleCommerce --><div |
| 94 | + class="row text-center"><div |
| 95 | + class="col-lg-12"><h2><strong>xTupleCommerce</strong></h2></div></div><div |
| 96 | + class="row"><div class="col-md-4 col-sm-4"><div class="panel"><h3><a |
| 97 | + href="https://github.com/xtuple/xdruple-drupal">xdruple-drupal</a></h3><p>Base |
| 98 | + installation for xTuple/Drupal integration</p></div></div><div |
| 99 | + class="col-md-4 col-sm-4"><div class="panel"><h3><a |
| 100 | + href="https://github.com/xtuple/xdruple_commerce">xdruple_commerce</a></h3><p>Hooks |
| 101 | + for Drupal Commerce integration</p></div></div></div><!-- /.container --></div> |
140 | 102 | <!-- jQuery -->
|
141 |
| - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> |
| 103 | + <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js" |
| 104 | + type="type="text/javascript""></script> |
142 | 105 | <!-- Bootstrap Core JavaScript -->
|
143 |
| - <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script> |
| 106 | + <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js" |
| 107 | + type="type="text/javascript""></script> |
144 | 108 | </body>
|
145 | 109 | </html>
|
0 commit comments