=== Atlasly Content Manager ===
Contributors: ashwathama
Tags: headless cms, custom fields, rest api, graphql, form submissions
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Schema-driven content types, entries, REST API, GraphQL, and form capture for modern WordPress projects.

== Description ==

Atlasly helps you build schema-driven data models inside WordPress and use them through REST API and GraphQL.

Use Atlasly when you need:

* Structured content types and entries
* API-first workflows for headless WordPress
* Form submission capture and data storage
* Import/export for operational workflows
* Relationship fields and flexible schema design

This free plugin includes:

* Content type builder with 20+ field types
* Entry management with CRUD operations
* REST API endpoints for content types and entries
* GraphQL endpoint for querying data
* File uploads through WordPress media library
* Relationship fields between entries
* Import/export in CSV, JSON, and XML
* Setup wizard and admin dashboard
* Basic webhook triggers for create/update/delete events

== Installation ==

1. Upload the `atlasly-content-manager` folder to the `/wp-content/plugins/` directory.
2. Activate Atlasly Content Manager from the Plugins screen in WordPress.
3. Open `Atlasly > Setup` in the admin area.
4. Create your first content type and start submitting entries.

== Frequently Asked Questions ==

= Is Atlasly only for developers? =

No. The setup wizard and admin UI are usable without coding, while developers can integrate through REST API and GraphQL.

= Can I use Atlasly in a headless WordPress setup? =

Yes. Atlasly is designed for API-first use cases and works well with frontend frameworks like React and Next.js.

= Will Atlasly work on multisite? =

Yes. Atlasly supports WordPress multisite.

== Screenshots ==

1. Setup wizard for quick project initialization.
2. Content type builder with schema fields.
3. Entries table and management view.
4. Security settings and API key management.
5. Dashboard overview page.

== Changelog ==

= 1.0.0 =

* Initial release.
* Schema-driven content type and entry management.
* REST API and GraphQL support.
* Form capture and webhook integration.
* Import/export and file upload support.

== Upgrade Notice ==

= 1.0.0 =

Initial public release.
