forked from opensourceBIM/BIMserver
-
Notifications
You must be signed in to change notification settings - Fork 0
PHP Client Library
Ruben de Laat edited this page Jul 10, 2013
·
2 revisions
TODO: More documentation
Make sure you enable the following modules:
- Apache mod rewrite
- PHP curl
- PHP short open tag
Deployment
Developers
- Service Interfaces
- Clients
-
Plugin Development
- [Serializer Plugin](https://github.com/opensourceBIM/BIMserver/wiki/Serializer Plugin)
- [Deserializer Plugin](https://github.com/opensourceBIM/BIMserver/wiki/Deserializer Plugin)
- Model Compare Plugin
- Model Merge Plugin
- Query Engine Plugin
- Render Engine Plugin
- ObjectIDM Plugin
- Schema Plugin
- Service Plugin
BIMServer Developers
- Eclipse
- Eclipse Modeling Framework
- Embedding
- Terminology
- Database/Versioning
- IFC STEP Encoding
- Communication
General