Changeset 2247209
- Timestamp:
- 02/19/2020 11:20:38 PM (6 years ago)
- Location:
- mobile-builder/trunk
- Files:
-
- 7 edited
-
README.txt (modified) (2 diffs)
-
composer.json (modified) (1 diff)
-
composer.lock (modified) (1 diff)
-
uninstall.php (modified) (1 diff)
-
vendor/autoload.php (modified) (1 diff)
-
vendor/composer/autoload_real.php (modified) (5 diffs)
-
vendor/composer/autoload_static.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mobile-builder/trunk/README.txt
r2247202 r2247209 1 === Mobile Builder ===1 === Mobile builder === 2 2 Contributors: rnlab 3 3 Donate link: https://rnlab.io 4 Tags: mobile builder, react native, flutter4 Tags: mobile builder, app builder, react native, woocommerce mobile app 5 5 Requires at least: 3.0.1 6 6 Tested up to: 3.4 … … 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 Requires PHP: 5.6 10 11 11 Add hooks, api routers, auth and app config for mobile app.12 The most advanced drag & drop app builder. Create multi templates and app controls. 12 13 13 14 == Description == 14 15 15 This is the long description. No limit, and you can use Markdown (as well as in the following sections). 16 17 For backwards compatibility, if this section is missing, the full length of the short description will be used, and 18 Markdown parsed. 19 20 A few notes about the sections above: 21 22 * "Contributors" is a comma separated list of wp.org/wp-plugins.org usernames 23 * "Tags" is a comma separated list of tags that apply to the plugin 24 * "Requires at least" is the lowest version that the plugin will work on 25 * "Tested up to" is the highest version that you've *successfully used to test the plugin*. Note that it might work on 26 higher versions... this is just the highest one you've verified. 27 * Stable tag should indicate the Subversion "tag" of the latest stable version, or "trunk," if you use `/trunk/` for 28 stable. 29 30 Note that the `readme.txt` of the stable tag is the one that is considered the defining one for the plugin, so 31 if the `/trunk/readme.txt` file says that the stable tag is `4.3`, then it is `/tags/4.3/readme.txt` that'll be used 32 for displaying information about the plugin. In this situation, the only thing considered from the trunk `readme.txt` 33 is the stable tag pointer. Thus, if you develop in trunk, you can update the trunk `readme.txt` to reflect changes in 34 your in-development version, without having that information incorrectly disclosed about the current stable version 35 that lacks those changes -- as long as the trunk's `readme.txt` points to the correct stable tag. 36 37 If no stable tag is provided, it is assumed that trunk is stable, but you should specify "trunk" if that's where 38 you put the stable version, in order to eliminate any doubt. 16 For the individuals who claim physical shops and designers, with OREO you have assortment prepared to-utilize E-commerce formats to make your portable store application. On the off chance that you had your online shops, OREO bolsters you to change over your present sites to portable store application effectively. Your store portable application will be found in both the App Store and Google Play Store. With OREO, your versatile application gives higher client experience contrasting with site on-portable. Your items will show up clear and can be zoom with no designing mistake. While you can control your store and requests of customers, your customers likewise can interface and remain mindful everything being equal and declarations of your stores in the event that they have your application on their mobiles. 39 17 40 18 == Installation == 41 19 42 This section describes how to install the plugin and get it working. 43 44 e.g. 45 46 1. Upload `rnlab-app-control.php` to the `/wp-content/plugins/` directory 47 1. Activate the plugin through the 'Plugins' menu in WordPress 48 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates 20 1. Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the `wp-content/plugins/` directory of your WordPress installation. 21 2. Activate the plugin through the 'Plugins' menu in WordPress. 22 3. Go to Mobile Builder > Create New Template 23 4. Press the 'Configure' button. 24 5. Now you can drag and drop components from the left panel onto the mobile editor area. 49 25 50 26 == Frequently Asked Questions == 51 27 52 = A question that someone might have = 28 **Will Mobile Builder work with RTL or other languages?** 53 29 54 An answer to that question. 55 56 = What about foo bar? = 57 58 Answer to foo bar dilemma. 30 Yeah! The app support multi languages 59 31 60 32 == Screenshots == 61 33 62 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from 63 the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets 64 directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` 65 (or jpg, jpeg, gif). 66 2. This is the second screen shot 34 1. List template 35 2. Layout config 36 3. General config 37 4. Spacing config 38 5. Colors config 39 6. App settings 67 40 68 41 == Changelog == 69 42 70 43 = 1.0 = 71 * A change since the previous version. 72 * Another change. 73 74 = 0.5 = 75 * List versions from most recent at top to oldest at bottom. 76 77 == Upgrade Notice == 78 79 = 1.0 = 80 Upgrade notices describe the reason a user should upgrade. No more than 300 characters. 81 82 = 0.5 = 83 This version fixes a security related bug. Upgrade immediately. 84 85 == Arbitrary section == 86 87 You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated 88 plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or 89 "installation." Arbitrary sections will be shown below the built-in sections outlined above. 90 91 == A brief Markdown Example == 92 93 Ordered list: 94 95 1. Some feature 96 1. Another feature 97 1. Something else about the plugin 98 99 Unordered list: 100 101 * something 102 * something else 103 * third thing 104 105 Here's a link to [WordPress](http://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax]. 106 Titles are optional, naturally. 107 108 [markdown syntax]: http://daringfireball.net/projects/markdown/syntax 109 "Markdown is what the parser uses to process much of the readme file" 110 111 Markdown uses email style notation for blockquotes and I've been told: 112 > Asterisks for *emphasis*. Double it up for **strong**. 113 114 `<?php code(); // goes in backticks ?>` 44 * Initial release. -
mobile-builder/trunk/composer.json
r2247202 r2247209 1 1 { 2 "name": "rnlab/wp-app-control", 3 "description": "libs", 2 "name": "rnlab.io/mobile-builder", 3 "description": "The most advanced drag & drop app builder. Create multi templates and app controls.", 4 "type": "project", 5 "require": { 6 "facebook/graph-sdk": "^5.7", 7 "firebase/php-jwt": "^5.0" 8 }, 9 "license": "GNU", 4 10 "authors": [ 5 11 { 6 "name": " Ngoc Dang",12 "name": "Rnlab.io", 7 13 "email": "ngocdt@rnlab.io" 8 14 } 9 ], 10 "require": { 11 "firebase/php-jwt": "^5.0", 12 "facebook/graph-sdk": "^5.7" 13 } 15 ] 14 16 } -
mobile-builder/trunk/composer.lock
r2247202 r2247209 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " 76bdd58d2f9c902b61f7b321dad5d3ad",7 "content-hash": "c4e66c9bf29ee23156b31208e7d5e674", 8 8 "packages": [ 9 9 { -
mobile-builder/trunk/uninstall.php
r2247202 r2247209 23 23 * @since 1.0.0 24 24 * 25 * @package Rnlab_App_Control25 * @package Mobile_Builder 26 26 */ 27 27 -
mobile-builder/trunk/vendor/autoload.php
r2247202 r2247209 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit aa292218b79b5c54073140df910bc957::getLoader();7 return ComposerAutoloaderInit27dabd66d1d893576d6a1c14394417b9::getLoader(); -
mobile-builder/trunk/vendor/composer/autoload_real.php
r2247202 r2247209 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit aa292218b79b5c54073140df910bc9575 class ComposerAutoloaderInit27dabd66d1d893576d6a1c14394417b9 6 6 { 7 7 private static $loader; … … 20 20 } 21 21 22 spl_autoload_register(array('ComposerAutoloaderInit aa292218b79b5c54073140df910bc957', 'loadClassLoader'), true, true);22 spl_autoload_register(array('ComposerAutoloaderInit27dabd66d1d893576d6a1c14394417b9', 'loadClassLoader'), true, true); 23 23 self::$loader = $loader = new \Composer\Autoload\ClassLoader(); 24 spl_autoload_unregister(array('ComposerAutoloaderInit aa292218b79b5c54073140df910bc957', 'loadClassLoader'));24 spl_autoload_unregister(array('ComposerAutoloaderInit27dabd66d1d893576d6a1c14394417b9', 'loadClassLoader')); 25 25 26 26 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 28 28 require_once __DIR__ . '/autoload_static.php'; 29 29 30 call_user_func(\Composer\Autoload\ComposerStaticInit aa292218b79b5c54073140df910bc957::getInitializer($loader));30 call_user_func(\Composer\Autoload\ComposerStaticInit27dabd66d1d893576d6a1c14394417b9::getInitializer($loader)); 31 31 } else { 32 32 $map = require __DIR__ . '/autoload_namespaces.php'; … … 49 49 50 50 if ($useStaticLoader) { 51 $includeFiles = Composer\Autoload\ComposerStaticInit aa292218b79b5c54073140df910bc957::$files;51 $includeFiles = Composer\Autoload\ComposerStaticInit27dabd66d1d893576d6a1c14394417b9::$files; 52 52 } else { 53 53 $includeFiles = require __DIR__ . '/autoload_files.php'; 54 54 } 55 55 foreach ($includeFiles as $fileIdentifier => $file) { 56 composerRequire aa292218b79b5c54073140df910bc957($fileIdentifier, $file);56 composerRequire27dabd66d1d893576d6a1c14394417b9($fileIdentifier, $file); 57 57 } 58 58 … … 61 61 } 62 62 63 function composerRequire aa292218b79b5c54073140df910bc957($fileIdentifier, $file)63 function composerRequire27dabd66d1d893576d6a1c14394417b9($fileIdentifier, $file) 64 64 { 65 65 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
mobile-builder/trunk/vendor/composer/autoload_static.php
r2247202 r2247209 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit aa292218b79b5c54073140df910bc9577 class ComposerStaticInit27dabd66d1d893576d6a1c14394417b9 8 8 { 9 9 public static $files = array ( … … 33 33 { 34 34 return \Closure::bind(function () use ($loader) { 35 $loader->prefixLengthsPsr4 = ComposerStaticInit aa292218b79b5c54073140df910bc957::$prefixLengthsPsr4;36 $loader->prefixDirsPsr4 = ComposerStaticInit aa292218b79b5c54073140df910bc957::$prefixDirsPsr4;35 $loader->prefixLengthsPsr4 = ComposerStaticInit27dabd66d1d893576d6a1c14394417b9::$prefixLengthsPsr4; 36 $loader->prefixDirsPsr4 = ComposerStaticInit27dabd66d1d893576d6a1c14394417b9::$prefixDirsPsr4; 37 37 38 38 }, null, ClassLoader::class);
Note: See TracChangeset
for help on using the changeset viewer.