Plugin Directory

Changeset 2701013


Ignore:
Timestamp:
03/29/2022 06:47:04 AM (4 years ago)
Author:
alexcd2000
Message:

Update de codigo y de screenshots

Location:
qsynced
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • qsynced/tags/1.2.1/readme.txt

    r2700714 r2701013  
    1 === Plugin Name ===
     1=== QSynced ===
    22Contributors: alexcd2000
    33Donate link: https://qsynced.com/
     
    1616Qsynced restores confidence in your consumers by offering security in the products they want.
    1717
    18 Once a product is deemed out of stock, Qsynced replaces the ‘Out of Stock’ button with the ability for the consumer to get in line for the restock.
     18Once a product is deemed out of stock, Qsynced replaces the "Out of Stock" button with the ability for the consumer to get in line for the restock.
    1919
    2020Custom emails can be sent to keep costumer at ease during the re-stock period.
     
    2626* Prevent consumers from flocking to competitors by allowing them to secure a product in your next shipment and keeping in touch
    2727* Gain insight on product demand to alleviate pressure along the supply chain from procurement to delivery
     28
     29== Frequently Asked Questions ==
     30
     31= What is the main functionality? =
     32
     33Accumulate a waiting list of consumers for your products to turn into revenue the moment inventory is restocked
     34
     35= How does Qsynced work? =
     36
     37Out of Stock products have surged over 172% from pre-pandemic levels, effecting everyone from big box retailers to mom and pop shops.
     38
     39Qsynced restores confidence in your consumers by offering security in the products they want.
     40
     41Once a product is deemed out of stock, Qsynced replaces the ‘Out of Stock’ button with the ability for the consumer to get in line for the restock.
     42
     43When the product is toggled back in stock, Qsynced automatically fills the sales in the order they were received.
     44
     45== Screenshots ==
     46
     471. Main page.
     482. Emails Settings page.
     493. Settings page.
    2850
    2951== Changelog ==
  • qsynced/trunk/css.php

    r2700951 r2701013  
    11<?php
    2 
    32if ( ! defined('ABSPATH') ){ echo 'lero lero no puedes acceder'; die;}/*esto es por seguridad por si alguien intenta acceder remotamente*/
    43?>
  • qsynced/trunk/mails.php

    r2700714 r2701013  
    4242    $product="PRODUCT-NAME";
    4343
    44     /*en vez de traer el template del archivo lo estoy mostrando directo en html
    4544    $template= file_get_contents(plugin_dir_path(__FILE__) ."/mail-template.php");
    4645
     
    5352    $template= str_replace("{product}", $product, $template);/**/
    5453   
     54    /*/en vez de traer el template del archivo lo estoy mostrando directo en html
    5555    $message= str_replace("{order}", $order, $message);//convierte el mensaje
    5656    $message= str_replace("{costumer}", $costumer, $message);
    57     $message= str_replace("{product}", $product, $message);
     57    $message= str_replace("{product}", $product, $message);/*Solo para WP team que te acepte*/
    5858?>
    5959    <table>
     
    7171                   
    7272<?php
    73     //echo filter_var ($template);   
     73    echo filter_var ($template);   
    7474    //mail_send("alejandrocastanondiaz@gmail.com",$subject,$template);
    7575                    ?>
    76 <div>
     76<!--<div>
    7777    <div>
    7878        <div>
     
    156156        </div>
    157157    </div>
    158 </div>
     158</div>-->
    159159               
    160160                </div>
  • qsynced/trunk/qsynced.php

    r2700951 r2701013  
    11<?php
    2 
    32/*
    43Plugin Name: QSynced
     
    76Author: AlexCD2000
    87Author URI: http://alexcd2000.com
    9 Version: 1.2.1
     8Version: 1.2.2
    109License: GPL v3
    1110
  • qsynced/trunk/readme.txt

    r2700949 r2701013  
    55Requires at least: 4.7
    66Tested up to: 5.9.1
    7 Stable tag: 1.2.1
     7Stable tag: 1.2.2
    88Requires PHP: 7.0
    99License: GPLv3
     
    1616Qsynced restores confidence in your consumers by offering security in the products they want.
    1717
     18Out of Stock products have surged over 172% from pre-pandemic levels, effecting everyone from big box retailers to mom and pop shops.
     19
     20= How does Qsynced work? =
     21
    1822Once a product is deemed out of stock, Qsynced replaces the "Out of Stock" button with the ability for the consumer to get in line for the restock.
    1923
     
    2226When the product is toggled back in stock, Qsynced automatically fills the sales in the order they were received.
    2327
    24 Benefits:
     28= Benefits: =
    2529* Accumulate a waiting list of consumers for your products to turn into revenue the moment inventory is restocked
    2630* Prevent consumers from flocking to competitors by allowing them to secure a product in your next shipment and keeping in touch
    2731* Gain insight on product demand to alleviate pressure along the supply chain from procurement to delivery
    2832
    29 == Frequently Asked Questions ==
    30 
    31 = What is the main functionality? =
    32 
    33 Accumulate a waiting list of consumers for your products to turn into revenue the moment inventory is restocked
    34 
    35 = How does Qsynced work? =
    36 
    37 Out of Stock products have surged over 172% from pre-pandemic levels, effecting everyone from big box retailers to mom and pop shops.
    38 
    39 Qsynced restores confidence in your consumers by offering security in the products they want.
    40 
    41 Once a product is deemed out of stock, Qsynced replaces the ‘Out of Stock’ button with the ability for the consumer to get in line for the restock.
    42 
    43 When the product is toggled back in stock, Qsynced automatically fills the sales in the order they were received.
    44 
    4533== Screenshots ==
    4634
    47351. Main page.
    48 2. Emails Settings page.
    49 3. Settings page.
     362. Emails settings page.
     373. Emails preview page.
     384. Settings page.
    5039
    5140== Changelog ==
    5241
    53 = 1.0 =
     42= 1.0.0 =
    5443* Beta version of the software.
    5544
    56 = 2.1 =
     45= 1.2.1 =
    5746* Last stable version, ready for the market.
    5847
    5948== Upgrade Notice ==
    6049
    61 = 1.0 =
     50= 1.0.0 =
    6251Beta version, did not make it to the market.
    6352
    64 = 2.1 =
     53= 1.2.1 =
    6554Released to the market. Enjoy.
     55
     56= 1.2.2 =
     57Force SVN readme.txt update.
Note: See TracChangeset for help on using the changeset viewer.