Changeset 2550556
- Timestamp:
- 06/18/2021 05:54:52 PM (5 years ago)
- Location:
- saber-commerce/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
saber-commerce.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
saber-commerce/trunk/readme.txt
r2550519 r2550556 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html 11 11 12 Saber Commerce (aka SACOM)provides invoicing and time tracking right in the WP Admin.12 Saber Commerce provides invoicing and time tracking right in the WP Admin. 13 13 14 14 == Description == 15 15 16 Saber Commerce (aka SACOM)provides invoicing and time tracking right in the WP Admin.16 Saber Commerce provides invoicing and time tracking right in the WP Admin. 17 17 18 18 It integrates Stripe Payments so customers can pay your invoices online. Saber Commerce also provides a Customer Dashboard where your customers can view their invoices, payments and review time tracked to their account. 19 19 20 S ACOMfeatures an admin UX comprised of advanced editors that work as miniature applications right in the WP Admin. There are no page refreshes, and most data is saved automatically just like in most SaaS applications.20 Saber Commerce features an admin UX comprised of advanced editors that work as miniature applications right in the WP Admin. There are no page refreshes, and most data is saved automatically just like in most SaaS applications. 21 21 22 Saber Commerce at this time does not provide products or product catalogs and is only suitable for tracking and billing time. The SACOMdev roadmap includes adding support for digital products later in 2021.22 The Saber Commerce dev roadmap includes adding support for digital products later in 2021. 23 23 24 24 … … 41 41 = Is there a pro version of Saber Commerce? = 42 42 43 Not yet. Visit SaberWP.com for updates on the progress of the pro licensed version. The S ACOMdev roadmap has a pro version of Saber Commerce scheduled for release in August of 2021. Key features planned include enhanced reporting and improved customer portal, as well as 1-2 new objects such as Estimates and/or Purchase Orders.43 Not yet. Visit SaberWP.com for updates on the progress of the pro licensed version. The Saber Commerce dev roadmap has a pro version of Saber Commerce scheduled for release in August of 2021. Key features planned include enhanced reporting and improved customer portal, as well as 1-2 new objects such as Estimates and/or Purchase Orders. 44 44 45 = Does S ACOMhave plans to build integration with accounting software? =45 = Does Saber Commerce have plans to build integration with accounting software? = 46 46 47 Currently we're focused on the core product with plans for the pro version release and support for products. Integrations with other solutions and SaaS systems is on the radar, but is not yet at the top of the list. We do intend to work on export and API (outbound) functionality in 2021, which may enable payments to be exported manually (or via API) from S ACOM, and then imported into the accounting software of your choice.47 Currently we're focused on the core product with plans for the pro version release and support for products. Integrations with other solutions and SaaS systems is on the radar, but is not yet at the top of the list. We do intend to work on export and API (outbound) functionality in 2021, which may enable payments to be exported manually (or via API) from Saber Commerce, and then imported into the accounting software of your choice. 48 48 49 49 = What is the mission of the Saber Commerce plugin and it's development team? = … … 51 51 We want to provide a more comprehensive set of FINTECH software solutions for WP. We want the quality to be comparable to leading SaaS systems so that small businesses and entrepreneurs have an affordable option for using powerful tools to grow their business. We want to avoid the piece-meal approach of WooCommerce and create a more comprehensive and tightly integrated solution using modern technologies including React, NodeJS and more. 52 52 53 = Is there a SaaS version of S ACOM? =53 = Is there a SaaS version of Saber Commerce? = 54 54 55 There is a SaaS version of S ACOM in the works. Because Saber Commerce is already available (freely) to use in any WP site, the purpose of the SaaS is to enable multiple site support for WordPress site owners that run 2 or more sites. It's also potentially a way for start-ups to get started before their WP site is ready, or a way to temporarily prepare data before deployment. The SaaS version of SACOMruns NodeJS and this will enable providing a desktop version using Electron.55 There is a SaaS version of Saber Commerce in the works. Because Saber Commerce is already available (freely) to use in any WP site, the purpose of the SaaS is to enable multiple site support for WordPress site owners that run 2 or more sites. It's also potentially a way for start-ups to get started before their WP site is ready, or a way to temporarily prepare data before deployment. The SaaS version of Saber Commerce runs NodeJS and this will enable providing a desktop version using Electron. 56 56 57 57 == Screenshots == -
saber-commerce/trunk/saber-commerce.php
r2550519 r2550556 7 7 * Description: Time tracking and invoicing software for WordPress sites. 8 8 * Version: 1.3.1 9 * Author: Saber WP9 * Author: SaberWP 10 10 * Author URI: https://saberwp.com/ 11 11 * Text Domain: saber-commerce
Note: See TracChangeset
for help on using the changeset viewer.