You can use the WP REST API plugin to add/manipulate/present media of a WordPress install from within your app. The page creation part I am not sure of, perhaps it’ll need to be done manually – or you can create pages via the /pages/
endpoint.
I’ll let someone correct me if I’m wrong, but the API endpoints (which are available at the link as a plugin) either made it into core already, or are really close to it.
Related Posts:
- Integrating PHP into Javascript to display map markers with Google API
- Putting PHP variables into javascript [duplicate]
- Integrating PHP into Javascript to display map markers with Google API – problem with wp_localize
- PHP array to JS array to use in google map
- PHP variables in a post?
- Filtering markers on google map by WordPress category[SOLVED]
- Generate a radius search of custom post type locations
- Querying latitude and longitude into google maps correctly
- How to call a PHP function from Javascript in WordPress
- Display message once per session to users with a specific role
- How to use the php if statement [closed]
- lazy load comments wordpress on click
- Using a javascript file to access a get posts array
- Minify HTML, CSS, JS with PHPWee?
- Uncaught TypeError: Cannot read property ‘firstChild’ of null after upgrading to WordPress 5.5
- How to display something in a div when the user clicks on a text in another div – no page refresh [closed]
- Use WordPress’s Media Uploader/ Manager in non WordPress php application
- Get/Set wp.customize.previewer.previewUrl
- admin-ajax.php responding with 0
- How can the plugin directory path be returned into ?
- How to make custom total price reactive in navigation
- Deregistering a script in WordPress seems impossible
- How to prevent those PHP variables from being cached on WordPress?
- Show post in slider
- How can I output a php value into a JS file within WordPress?
- How to test nonce with AJAX – Plugin development
- How can I use a modal window to display the current post in loops featured image?
- Trigger popup in a php if/else statement
- Slider loading issue
- How to select the contents in the text view textrea in wp_editor?
- remove wp floating submenu in wp dashboard
- How to pass aa JS variable to PHP?
- Image upload via FormData API and AJAX is not working ($_FILES always empty)
- I have a problem in the order of enqueues while enqueuing stylesheets and scripts for a specific page in my function.php
- Need Help Fixing My Iframes [closed]
- wp_enqueue_scripts leads to error
- Passing UTM Parameters To Modify Page In WordPress
- wp attempt focus, disabling without touching core
- PhantomJS with wordpress
- Add / Update Custom Fields After Select Pictures in Media Window
- Accessing WPDB Multidimensional JSON Array w/ Javascript
- wordpress wp_enqueue_script() not working
- AJAX wp_insert_user WORKS but responds with “The site is not enabled”
- trying to put an active hover to my custom nav category buttons [closed]
- Can’t add script immediately after the opening tag on login page?
- Override user-edit.php to design own profile page
- How do I get my Javascript scripts working?
- Incrementing PHP variable onclick to display posts by month
- Calling PHP Titles inside Javascript Markup
- JS file is not loading when i put wp_head() and wp_footer
- How to add 3 weeks to the_time() function
- Replacing WordPress Icons (menu,icons32, etc)?
- Ajax URLs without #!, how to prevent falling into single.php on load or reload?
- How to sort posts by active category in WordPress?
- How to redirect non logged in mobile users to page on same site?
- Additional file upload in Gutenberg page options/featured image
- Display WordPress search results based on the selected Sub-Category
- Decode and Decrypt Azure B2C OpenID Authorization Token, Use Response in API Call (Example Token Within)
- Variation prices breakdown only for single product page
- Woocommerce disable order item link (backend) [closed]
- Post form – AJAX won’t upload featured image – Plugin development
- Integrate admin plugin into template. Very interesant (live search + autocomplete with wp rest api, in vanilla js)
- How to add JS script in specific pages in WordPress?
- Load more posts using AJAX based on posts inside WP_Query
- Exclude ipads and tablets form wp_is_mobile code
- How can i find wrong word in search box and replace with correct word
- How to use wp_ajax_set_post_thumbnail?
- Passing a value from an input field to a php function in WordPress?
- Display one random image from Media Library
- Google CSE Malfunctions via Chrome/Safari on Mobile When Clicking on Either Search Icon/Menu Icon. How to Make Google CSE Default Theme Search
- Using wp_editor() when not logged stopped working
- Modifying child theme’s header
- Show subcategory name selected in specific category woocoommerce
- Javascript / PHP – closing the loop
- I can’t load my images from a js file using wp_localize_script
- How to output values from a loop into a javascript array
- Move Jquery.js to Footer
- Bring Font Awesome icons inside menu A tags
- custom post type column countdown
- Automatically refresh page if widget is added to page?
- number of posts with “Load More”
- Call custom JS function from PHP
- How to send Ajax Call from frontend without using wp_localize_script in Theme
- Complex PHP for json_encode > how to handle/output right?
- How can i iterate through this shortcode array?
- How to use Amazon Elastic Transcoder from WordPress using AWS SDK for PHP?
- Slider from different widgets
- add bootstrap modal after login in wordpress
- How to get values from wordpress listings and use them in javascript array?
- Help with my first Metabox helper class
- Trying to customize wordpress drop down categories
- Add multiple JavaScript files to template header [duplicate]
- Add specific phrase after every product title including the discounted price? [closed]
- link to page_for_posts
- Trouble figuring out how to get my button to submit comment
- Import and use a variable in additional settings of Contact Form 7 [closed]
- Is there a better way to output HTML as a shortcode?
- Having trouble customizing toolbar on wp_editor
- Load wp_editor on button click
- Facing Problem While Running WordPress Hook For Archive, Categories, Author, Date Pages Only