Use the Rest API to feed content into your site or otherwise interact with WordPress for storing content. http://v2.wp-api.org eventually all this will move into WP Core so V2 is a good place to start.
Then set WP_USE_THEMES to false in your wp-config.php. That will allow you to use WP as your CMS but not load the theme visuals.
From there it’s just a lot of JavaScript calls so something like jQuery or Angular would help.
Related Posts:
- How do I represent ‘chunks’ of content within WordPress?
- Blog posts on one subdomain, pages on another
- How can I import users into WordPress?
- Stress testing WordPress
- Can I use wordpress for a non-blog site?
- Can I / Should I use WordPress as a CMS for my Flash application
- Using wordpress for a four-page website may be an overkill?
- Searching Only Blog Posts From a WordPress Site’s Main Posts Page?
- WordPress product catalog site [closed]
- What are the advantages of WordPress over other systems?
- Putting main WordPress blog under a different folder name
- Is a complex site possible with WordPress?
- Convert link in WordPress 3.2.1
- WordPress for a business catalog site
- Why are wordpress posts not hierarchical?
- WordPress as a CMS – best way to decouple publishing/front-end
- Updating my wordpress CMS to 4.7 gives me a blank HTML area during the upgrade process
- Content management for static pages
- WordPress in Drupal
- Why does blog page not reveal it’s template?
- Is wordpress truly capable of anything other than blogging? [closed]
- Is wordpress a library with a default GUI?
- Editing Code for CMS *** Fixed – my own stupidity – I appologise and thank everyone for their help [closed]
- Show a different link based on IP
- Get Drupal user into WordPress
- How do I add open graph tags? [closed]
- Can’t access Dashboard after WordPress 3.3 Update?
- Heterogeneous content on a page
- Multiple editable content on page
- Set a WordPress website’s language without affecting the back-end
- Can WordPress used as a CMS? [closed]
- Tips for using WordPress as a CMS? [closed]
- Is there anything that Joomla or Drupal can do that can’t be done in WordPress? [closed]
- Edit “thank you for creating with WordPress” in version 3.3.1
- How to prevent a post from being deleted?
- Is there a way I can write a series in WordPress?
- Different number of posts in each category
- Can WordPress realistically handle a site with 500 ‘pages’?
- How can I use WordPress as a job board ? (but free)
- Using WordPress as piecemeal in existing site?
- Does wordpress have something like content-type?
- Hide update messages from non-admin users?
- Migrating non-WordPress CMS to WordPress, lots of data to move — possible solutions?
- Sub-directory blog on a sub-domain WordPress network site
- Guidance with The Loop for CMS
- Creating a searchable A-Z listing of hundreds of companies/services
- Downsides to not using built-in “Posts” post type?
- How do I create a custom post type for a training CMS in WordPress?
- WordPress CMS – hide content from public while in editing stages
- WordPress plugin for authoring technical documentation? [closed]
- Migrating from other CMS to WP – losing SEO juice?
- How could I create a ‘private comments’ section on a custom post type?
- Migrating database / content of non-CMS site to WordPress
- raw code vs wordpress
- Allow users to post to a certain category
- Using the “Latest posts” feature on a different site
- Remove permalink settings in post for users
- We have a static Hugo website and we want to migrate it to WordPress
- Can I use a plugin for a singular page on my website?
- How to display only posts assigned to a particular, isolated, subcategory
- How to leave a line between paragraphs when writing text in the visual or text editor
- Pull the content out of a page
- How to set up an entity (post-type?) with many dependent entities (more post-types?)
- WordPress CMS Inquiry
- Anonymous Postings
- Custom post type content using custom fields without template
- Advanced templating / WordPress as a CMS questions
- Associating two custom post types
- Should I use “Categories ” or “Pages” for a WordPress Static Site (A non blog site)?
- how to display an excerpt of the latest post on the homepage?
- How to establish site-wide fields with my theme?
- WordPress as template engine
- About WordPress capabilities [closed]
- Adding and removing columns from the admin pages panel
- Drawing the line between theme & plugin on large scale bespoke projects
- Parse a text area custom meta box and assign as value to existing meta keys
- Lost in trying to create user database system
- Creating multiple category drop down
- Fatal error: Cannot redeclare comment_theme()
- Problem with articles feed: XML Parsing Error: XML or text declaration not at start of entity
- What is the best way to manage small blocks of content on my home page?
- WP as a CMS menu
- In adding CMS functionality to static website, is complete conversion the only way?
- My first WP development project – am I envisaging this right?
- posts and cms and posts again
- How to add coupon printer?
- Get wordpress post with featured image, category and tag from WordPress API
- Where to put code that customizes API
- How to add WordPress Featured image in tag ..?
- How to Create a Learning Management Plugin in WordPress to Manage Courses [LMS]
- How to use filters/params in wordpress as headless cms api
- Changable favicon
- Import only new articles from Joomla to WordPress
- Migrate php folder to WordPress
- Best way to create a page outside of the pages list
- Trying to fix multiple category drop down
- How can I make a custom post type that loops pages in a new dashboard page, each single page is a new dashboard page (all within the back-end)?
- Is Explicit Versioning a better alternative to Semantic Versioning for wordpress?
- Use WordPress to create a custom CMS? [closed]
- How do I access the contents of WordPress Classic editor in admin area with JavaScript?